[wpt-sync] Sync PR 41881 - Add support for clip-path <geometry-box> with border-radius
Categories
(Core :: Web Painting, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41881 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41881
Details from upstream follow.
Philip Rogers <pdr@chromium.org> wrote:
Add support for clip-path <geometry-box> with border-radius
Clip-path \<geometry-box> values should honor border-radius, see:
https://drafts.csswg.org/css-shapes-1/#shapes-from-box-values. To
implement this, ClipPathClipper::LocalReferenceBox has been refactored
so that a rounded variant can be added (RoundedReferenceBox).Bug: 694218
Change-Id: I1a95da66da5abf9dfa422ef2b530311d1f3a68b8
Reviewed-on: https://chromium-review.googlesource.com/4852134
WPT-Export-Revision: e0bb55b271da7506cf1223f31a1baa3ea2334025
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ce5ddf528a67
https://hg.mozilla.org/mozilla-central/rev/8931a484997a
Description
•