Bug 262847
Summary: | Remove SVG1.1 kerning property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | SVG | Assignee: | Ahmad Saleem <ahmad.saleem792> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | karlcow, sabouhallawa, simon.fraser, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=231948 |
Ahmad Saleem
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116965514>
Karl Dubost
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
For future reference: https://github.com/WebKit/WebKit/pull/18813
It needs to be done behind flag.
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/33679
Ahmad Saleem
SVN link is gone - reference - https://github.com/chromium/chromium/commit/5f83d02185deb573a236459e03e069445808a981
EWS
Committed 283718@main (da471318105a): <https://commits.webkit.org/283718@main>
Reviewed commits have been landed. Closing PR #33679 and removing active labels.