Closed
Bug 1852627
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41916 - Support xywh() and rect() values for clip-path
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41916 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41916
Details from upstream follow.
Philip Rogers <pdr@chromium.org> wrote:
Support xywh() and rect() values for clip-path
This patch wires up the existing
xywh
andrect
basic shape code
for use as a clip-path value. A followup will be needed to fix
clip-path-computed.html (see: https://crbug.com/1481082).Chrome-status entry:
https://chromestatus.com/feature/5672616710373376Bug: 1481015
Change-Id: I0f4babf83873b3fec4ed9be943ca4e44780af824
Reviewed-on: https://chromium-review.googlesource.com/4851659
WPT-Export-Revision: e57989d924db5967e45ea7020bc6a7d8f16fd3f1
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0e3fcaf1609f55ad33a73e5841fe57262bcdb497
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5240a2f61353
[wpt PR 41916] - Support xywh() and rect() values for clip-path, a=testonly
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•