Bug 279200

Summary: Serialization of <position> arguments of CSS circle() and ellipse() should match spec
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: Unspecified   
OS: Unspecified   

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
Sam Weinig
Comment 1 2024-09-05 10:19:06 PDT
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
Note You need to log in before you can comment on or make changes to this bug.