RESOLVED INVALID6585
SGML comment trouble
https://bugs.webkit.org/show_bug.cgi?id=6585
Summary SGML comment trouble
Joost de Valk (AlthA)
Reported 2006-01-16 05:06:49 PST
SGML comments work weirdly...
Attachments
Testcase (344 bytes, text/html)
2006-01-16 05:07 PST, Joost de Valk (AlthA)
no flags
Joost de Valk (AlthA)
Comment 1 2006-01-16 05:07:54 PST
Created attachment 5718 [details] Testcase
Steven Riggins
Comment 2 2006-01-24 13:33:28 PST
It also does not like this: (tho it validates) In fact, this causes other tags to be rendered improperly later. <!-- #bbinclude "mt-multiple-entries.incl" ##GRU_TITLE## = "Welcome to Geeks R Us" ##GRU_BODY_HEADER## = "" ##GRU_BODY_FOOTER## = "" ##GRU_PAGECOUNTER## = " <center> <IMG src=\"/cgi-sys/Count.cgi?df=geeksrus-gruindex&amp;ft=0&amp;comma=T&amp;dd=C&amp;st=1\" alt=\"Page counter\"><br> since 10/15/2002 </center> " ##GRU_CATEGORY##="" ##GRU_DAYS##="60" -->
Sam Sneddon [:gsnedders]
Comment 3 2020-12-22 15:04:56 PST
Our current behaviour with comments correctly matches the current HTML spec, and the HTML parser has been entirely rewritten since this bug was filed.
Note You need to log in before you can comment on or make changes to this bug.