WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 249479
Stop allowing numbers during parsing of cx, cy, x, y CSS properties
https://bugs.webkit.org/show_bug.cgi?id=249479
Summary
Stop allowing numbers during parsing of cx, cy, x, y CSS properties
Chris Dumez
Reported
2022-12-16 09:07:32 PST
Stop allowing numbers during parsing of cx, cy, x, y CSS properties. Per the specification, we should allow <length-percentage>, not <number>: -
https://svgwg.org/svg2-draft/geometry.html#CX
-
https://svgwg.org/svg2-draft/geometry.html#CY
-
https://svgwg.org/svg2-draft/geometry.html#X
-
https://svgwg.org/svg2-draft/geometry.html#Y
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-12-16 09:10:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7757
EWS
Comment 2
2022-12-16 18:35:44 PST
Committed
258029@main
(90112a7d702f): <
https://commits.webkit.org/258029@main
> Reviewed commits have been landed. Closing PR #7757 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-16 18:36:17 PST
<
rdar://problem/103469581
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug