[Webkit-unassigned] [Bug 278868] New: [SVG2] Remove `altGlyph*` support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 10:15:10 PDT 2024


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

            Bug ID: 278868
           Summary: [SVG2] Remove `altGlyph*` support
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Hi Team,

While looking into svgtags.in, I noted that we removed bindings for the following but we still have code present.

WebKit Source: https://github.com/WebKit/WebKit/blob/0587c4d7e320d7442fc30bd361af664fece9e9d0/Source/WebCore/svg/svgtags.in#L7

Bindings removed in 2022 - https://github.com/WebKit/WebKit/commit/a17325a395eff749747f0f5ba37ee7387a017919 (255702 at main)

These are dropped from web-spec: https://svgwg.org/svg2-draft/changes.html#text

"Removed the 'altGlyph', 'altGlyphDef', 'altGlyphItem' and 'glyphRef' elements."

I think we can clean-up some code here.

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/20240829/19313788/attachment-0001.htm>


More information about the webkit-unassigned mailing list