[Webkit-unassigned] [Bug 248747] Remove special handling of Xlink Namespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 09:42:56 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=248747

Anne van Kesteren <annevk at annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk at annevk.nl

--- Comment #3 from Anne van Kesteren <annevk at annevk.nl> ---
It's hard to find a test that fails, but per

https://html.spec.whatwg.org/#html-fragment-serialisation-algorithm
https://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cscript%3E%0Adocument.body.setAttributeNS(%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%2C%20%22blah%22%2C%20%22meh%22)%3B%0Aw(document.documentElement.innerHTML)%0A%3C%2Fscript%3E

this is definitely behavior that all browsers have and cannot be removed.

-- 
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/20230327/df43efad/attachment.htm>


More information about the webkit-unassigned mailing list