[Bug 11426] Meta prescan should run on the first 1024 bytes

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11426

--- Comment #5 from Jenn Braithwaite <jennb@chromium.org> 2010-12-08 01:40:45 UTC ---
(In reply to comment #4)
> That WebKit only waits for 1024 bytes conflicts with other information I was
> given, namely that WebKit _only_ uses a prescan and doesn't look at <meta> in
> the parser at all, given that it passes this test:
> http://hixie.ch/tests/adhoc/html/parsing/encoding/054.html

The condition used by WebKit is: 1024 bytes && no longer in head section

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 8 December 2010 01:40:48 UTC