WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279200
Serialization of <position> arguments of CSS circle() and ellipse() should match spec
https://bugs.webkit.org/show_bug.cgi?id=279200
Summary
Serialization of <position> arguments of CSS circle() and ellipse() should ma...
Sam Weinig
Reported
2024-09-05 09:22:10 PDT
The spec,
https://drafts.csswg.org/css-shapes/#basic-shape-serialization
, states that shapes should serialized as per their grammars. Given the grammar uses <position> it should follow the rules set by CSS Units and Values 4,
https://drafts.csswg.org/css-values-4/#position-serialization
, which fortunately are a bit simpler than what is currently implemented. This will also allow easy removal of a deprecated primitive value resolver.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2024-09-05 10:19:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33195
EWS
Comment 2
2024-09-06 17:52:00 PDT
Committed
283287@main
(f456176de25f): <
https://commits.webkit.org/283287@main
> Reviewed commits have been landed. Closing PR #33195 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-09-06 17:52:13 PDT
<
rdar://problem/135451085
>
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