[Webkit-unassigned] [Bug 24980] Webkit donot support short comment tag, but gecko, trident support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 18 17:08:36 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=24980
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WONTFIX |CONFIGURATION CHANGED
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
This works in WebKit now.
This HTML5 link above is contains author requirements, it says that documents must be using <!-- as comments. But browser behavior is a lot more complicated, and <! actually works. One would have to follow the algorithm in https://html.spec.whatwg.org/multipage/parsing.html#tokenization to see it standardized.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220819/662915f1/attachment.htm>
More information about the webkit-unassigned
mailing list