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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 4 18:06:46 PST 2022


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

            Bug ID: 248747
           Summary: Remove special handling of Xlink Namespace
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink's commits:

URL - https://chromium.googlesource.com/chromium/src.git/+/7cdca37b049e399257d0c9e8fe657cb3724a9809

The commit message say that Safari don't have special handling but we are still failing WPT test case:

https://wpt.fyi/results/domparsing/XMLSerializer-serializeToString.html?label=master&label=experimental&aligned&view=subtest&q=serializer

We still have following in our code:

https://github.com/WebKit/WebKit/blob/285ff73b5f6d46d6e502aca30061667e41a3114b/Source/WebCore/editing/MarkupAccumulator.cpp#L512

I think aligning with WPT should be great but want to get opinion since Firefox and Safari are matching and if green signal then will go ahead then I will do PR.

Thanks!

-- 
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/20221205/14d8082c/attachment.htm>


More information about the webkit-unassigned mailing list