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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 10:01:54 PDT 2023


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

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Anne van Kesteren from comment #3)
> 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.

Test added by Blink patch - which is also on WPT and we are failing:

https://jsfiddle.net/sdwtqche/show

Link - http://wpt.live/domparsing/XMLSerializer-serializeToString.html

Test Name - Check if no special handling for XLink namespace unlike HTML serializer.

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


More information about the webkit-unassigned mailing list