Bug 277709
| Summary: | [CSS Shape function] Support interpolation between path() and shape() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | CSS | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/47752 | ||
| Bug Depends on: | |||
| Bug Blocks: | 238371 | ||
Simon Fraser (smfr)
We need to support interpolation between path() and shape() as specified at https://drafts.csswg.org/css-shapes-2/#interpolating-shape
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133325334>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/32160
EWS
Committed 282243@main (b211550f85e3): <https://commits.webkit.org/282243@main>
Reviewed commits have been landed. Closing PR #32160 and removing active labels.
Simon Fraser (smfr)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47752