Bug 249112
Summary: | [SVG2] Stop accepting 'defer' in preserveAspectRatio | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | karlcow, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
We can drop "defer" from preserveAspectRatio than it is not SVG2 and dropped by Blink in 2015.
Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/bf6ec0b71883ada1ee6d8d0c66a8ea7e421c5e27/Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp#L96
Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=198601
SVG2 - https://www.w3.org/2015/06/12-svg-minutes.html#item11
Just wanted to raise bug, so we can also do needful, if something else is required.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103499273>
EWS
Committed 258253@main (e68929af9f25): <https://commits.webkit.org/258253@main>
Reviewed commits have been landed. Closing PR #7997 and removing active labels.
Said Abou-Hallawa
The specs link is https://svgwg.org/svg2-draft/coords.html#PreserveAspectRatioAttribute.
Removing the 'defer' keyword from preserveAspectRatio is mentioned here https://www.w3.org/TR/SVG/changes.html#coords.