[Webkit-unassigned] [Bug 254881] New: HTML parser: inline SVG tag name adjustment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 02:02:52 PDT 2023


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

            Bug ID: 254881
           Summary: HTML parser: inline SVG tag name adjustment
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl

Assuming people review bug 254755 as a favorable change, we should consider doing the same for SVG tag names. Source/WebCore/dom/make_names.pl has a generic capability to create adjustXTagName where X can be any language, but we only need it for SVG, only in the HTML parser, and only for the tag names the HTML Standard lists (which should be a fixed list for eternity).

-- 
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/20230402/d38dbb68/attachment-0001.htm>


More information about the webkit-unassigned mailing list