Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Why is progressive rendering of tables no longer active?

  • 1 ответ
  • 6 имеют эту проблему
  • 6 просмотров
  • Последний ответ от kjolley

more options

I have a web application that can generate a large table - this can take many minutes. This isn't a problem since individual rows were previosly displayed in 1-2 seconds. Now with FF4 it seems that large tables only display once they have finished loading (after the closing </table> tag is received), whereas with FF3 (as well as Chrome and Safari) they start rendering as soon as data is received.

I have a web application that can generate a large table - this can take many minutes. This isn't a problem since individual rows were previosly displayed in 1-2 seconds. Now with FF4 it seems that large tables only display once they have finished loading (after the closing </table> tag is received), whereas with FF3 (as well as Chrome and Safari) they start rendering as soon as data is received.

Все ответы (1)

more options

Quick followup to this. The issue is resolved by setting html5.parser.enable to false in about:config.