RESOLVED FIXED 282015
shape(): support the edge keywords for hline and vline.
https://bugs.webkit.org/show_bug.cgi?id=282015
Summary shape(): support the edge keywords for hline and vline.
Simon Fraser (smfr)
Reported 2024-10-23 16:53:15 PDT
Need to support the keywords here: <horizontal-line-command> = hline [ to [ <length-percentage> | left | center | right | x-start | x-end ] | by <length-percentage> ] <vertical-line-command> = vline [ to [ <length-percentage> | top | center | bottom | y-start | y-end ] | by <length-percentage> ] proposed at https://github.com/w3c/csswg-drafts/issues/10649#issuecomment-2426552611
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-23 16:53:34 PDT
Simon Fraser (smfr)
Comment 2 2024-10-24 08:59:15 PDT
EWS
Comment 3 2024-10-24 19:17:28 PDT
Committed 285680@main (6ce173821d6f): <https://commits.webkit.org/285680@main> Reviewed commits have been landed. Closing PR #35679 and removing active labels.
Tim Nguyen (:ntim)
Comment 4 2024-11-05 11:51:13 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/48984
Note You need to log in before you can comment on or make changes to this bug.