[Bug 6020] Validator incorrectly uses strings as elements

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





--- Comment #1 from Kevin Hunter <hunteke@earlham.edu>  2008-09-02 18:39:24 ---
Created an attachment (id=567)
 --> (http://www.w3.org/Bugs/Public/attachment.cgi?id=567)
patch against previous attachment to highlight parser bug

$ patch -o html_borked.html < html_diff.diff

Basically, the parser will think that lines 9 and 10 begin a '<script>' tag,
and also end a '</scr>' tag.


-- 
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 Tuesday, 2 September 2008 18:39:59 UTC