Bug 231948
| Summary: | Consider removing more support for removed SVG properties | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rob Buis <rbuis> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=262847 | ||
Rob Buis
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84659931>
Ahmad Saleem
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