RESOLVED FIXED 277454
Support closest-corner/farthest-corner in circle and ellipse shapes
https://bugs.webkit.org/show_bug.cgi?id=277454
Summary Support closest-corner/farthest-corner in circle and ellipse shapes
Simon Fraser (smfr)
Reported 2024-07-31 15:48:56 PDT
Circle and ellipse shapes now support corner keywords, via <radial-size> from the gradient syntax: https://drafts.csswg.org/css-images-3/#typedef-radial-size. We need to add support for closest-corner, farthest-corner
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-31 15:49:14 PDT
Simon Fraser (smfr)
Comment 2 2024-08-02 17:42:59 PDT
EWS
Comment 3 2024-08-03 11:29:27 PDT
Committed 281808@main (d3dd2bfb6936): <https://commits.webkit.org/281808@main> Reviewed commits have been landed. Closing PR #31678 and removing active labels.
Simon Fraser (smfr)
Comment 4 2024-08-22 16:31:32 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47756
Note You need to log in before you can comment on or make changes to this bug.