Bug 266513
| Summary: | Compute values of basic shape rect() and xywh() as the equivalent inset() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | CSS | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | frances_c, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Darin Adler
CSS shapes https://drafts.csswg.org/css-shapes-1/#basic-shape-computed-values says, “All <basic-shape-rect> functions compute to the equivalent inset() function.” Let’s do that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119739406>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/21903
EWS
Committed 272180@main (534a722e7081): <https://commits.webkit.org/272180@main>
Reviewed commits have been landed. Closing PR #21903 and removing active labels.
Frances Cornwall
I noticed that the `inset` tests in WPT.fyi are failing: http://wpt.live/css/css-masking/animations/clip-path-interpolation-xywh-rect.html