[Webkit-unassigned] [Bug 21945] <!-- comment> -- > should be recognized as valid comment.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 29 04:13:55 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21945
------- Comment #1 from masa141421356 at gmail.com 2008-10-29 04:13 PDT -------
See also:
http://www.w3.org/TR/html4/intro/sgmltut.html#h-3.2.4
It sais:
White space is not permitted between the markup declaration open
delimiter("<!") and the comment open delimiter ("--"), but is permitted between
the comment close delimiter ("--") and the markup declaration close delimiter
(">").
Webkit ignores:
but is permitted between the comment close delimiter ("--") and the markup
declaration close delimiter (">").
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list