Bug 278269
| Summary: | Introduce BorderShape to prepare for non-rounded corner shapes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
There's a lot of code currently that assumes that CSS boxes are rects or rounded rects. With `corner-shape`, that's no longer true, so we need a class that hides the complexities of clipping, painting and hit-testing more complex border shapes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134102043>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/32341
EWS
Committed 282528@main (f48555f2c5d0): <https://commits.webkit.org/282528@main>
Reviewed commits have been landed. Closing PR #32341 and removing active labels.