RESOLVED FIXED 262847
Remove SVG1.1 kerning property
https://bugs.webkit.org/show_bug.cgi?id=262847
Summary Remove SVG1.1 kerning property
Ahmad Saleem
Reported 2023-10-07 14:29:10 PDT
Hi Team, Just raising so we can remove and align with SVG2 spec: Blink Commit: https://src.chromium.org/viewvc/blink?revision=171393&view=revision Web-Spec: https://svgwg.org/svg2-draft/single-page.html#text-KerningProperty Just wanted to raise so we can fix it. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-14 14:30:15 PDT
Karl Dubost
Comment 2 2023-10-15 18:45:53 PDT
Decision on the spec to remove it https://github.com/w3c/svgwg/issues/80 The kerning property in SVG 1.1 https://www.w3.org/TR/SVG11/text.html#KerningProperty I didn't find an obvious test in WPT about kerning on SVG. It probably would be good to add a test there to make sure it has been removed. It was also never implemented by Firefox. https://bugzilla.mozilla.org/show_bug.cgi?id=604310
Ahmad Saleem
Comment 3 2023-12-20 19:27:43 PST
For future reference: https://github.com/WebKit/WebKit/pull/18813 It needs to be done behind flag.
Ahmad Saleem
Comment 4 2024-09-15 12:49:16 PDT
Ahmad Saleem
Comment 5 2024-09-15 16:07:47 PDT
EWS
Comment 6 2024-09-16 12:59:53 PDT
Committed 283718@main (da471318105a): <https://commits.webkit.org/283718@main> Reviewed commits have been landed. Closing PR #33679 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.