RESOLVED FIXED 261914
[css-shapes] Don't serialize `at <position>` in circle/ellipse if unspecified
https://bugs.webkit.org/show_bug.cgi?id=261914
Summary [css-shapes] Don't serialize `at <position>` in circle/ellipse if unspecified
Tim Nguyen (:ntim)
Reported 2023-09-21 16:11:28 PDT
...
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-21 16:11:40 PDT
Tim Nguyen (:ntim)
Comment 2 2023-09-21 17:10:48 PDT Comment hidden (obsolete)
Tim Nguyen (:ntim)
Comment 3 2023-09-21 18:18:20 PDT
Omitting `at 50% 50%` isn't the right thing to do, we should rather only omit the position if unspecified. (Unspecified != 50% 50% since unspecified will fallback to offset-position)
Tim Nguyen (:ntim)
Comment 4 2023-09-22 13:48:30 PDT
EWS
Comment 5 2023-09-22 16:49:59 PDT
Committed 268344@main (eed95a0f3f2d): <https://commits.webkit.org/268344@main> Reviewed commits have been landed. Closing PR #18099 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.