RESOLVED DUPLICATE of bug 204200 165400
Fix rx, ry property parsing
https://bugs.webkit.org/show_bug.cgi?id=165400
Summary Fix rx, ry property parsing
Dean Jackson
Reported 2016-12-05 12:29:46 PST
We need to support auto and disallow negative values. https://svgwg.org/svg2-draft/geometry.html#RxProperty
Attachments
Dean Jackson
Comment 1 2016-12-05 14:52:41 PST
Ahmad Saleem
Comment 2 2022-07-14 10:00:26 PDT
Based on below RX-Invalid test case from WPT, Safari Technical Preview 148 do support (negative values): https://wpt.fyi/results/svg/geometry/parsing/rx-invalid.svg?label=experimental&label=master&aligned Also auto value: https://wpt.fyi/results/svg/geometry/parsing/rx-valid.svg?label=experimental&label=master&aligned I think it was fixed with following commit: https://github.com/WebKit/WebKit/commit/055ca1e4dfd83fb5edf4fe2f9dcd880dc7bf2e0d Can this be marked as "RESOLVED CONFIGURATION CHANGED" or "DUPLICATE OF bug 204200"? Thanks!
Ryosuke Niwa
Comment 3 2022-07-14 11:48:39 PDT
Yeah, looks fixed now. *** This bug has been marked as a duplicate of bug 204200 ***
Note You need to log in before you can comment on or make changes to this bug.