NEW 231948
Consider removing more support for removed SVG properties
https://bugs.webkit.org/show_bug.cgi?id=231948
Summary Consider removing more support for removed SVG properties
Rob Buis
Reported 2021-10-19 06:02:34 PDT
Some SVG properties were removed by https://bugs.webkit.org/show_bug.cgi?id=227897, but at least the following remain: * glyph-orientation-horizontal -- we do use this in our SVG text layout * kerning -- we do use this too in our SVG text layout
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-26 06:03:17 PDT
Ahmad Saleem
Comment 2 2023-10-02 16:52:05 PDT
Blink Commit (Remove SVG glyph-orientation-horizontal and glyph-orientation-vertical) - https://chromium.googlesource.com/chromium/src.git/+/c965bbd594a5c94924bfee72270af052fc0d851b Blink Commit (Remove SVG1.1 kerning property) - https://src.chromium.org/viewvc/blink?revision=171393&view=revision
Note You need to log in before you can comment on or make changes to this bug.