Closed
Bug 1849136
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41509 - Add WPT tests of clip-path on SVG defaulting to use the stroke-box
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41509 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41509
Details from upstream follow.
Philip Rogers <pdr@chromium.org> wrote:
Add WPT tests of clip-path on SVG defaulting to use the stroke-box
This patch adds two WPT tests covering the following lines from
http://www.w3.org/TR/css-masking-1/#the-clip-path:
- If no reference box is specified, the border-box will be used as
reference box.- For SVG elements without an associated CSS layout box, the used
value for ... border-box and margin-box is stroke-box.Bug: 694218
Change-Id: I93e589b371ccb92c5a7392c97d234d921fc5ead6
Reviewed-on: https://chromium-review.googlesource.com/4789882
WPT-Export-Revision: 13fa10ddb8b8e02ea307bef792a747996fd8e027
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=d26ffd2bf37861af0368152f52240dac574ace78
Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 5•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 6•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 7•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57139a6130cc
[wpt PR 41509] - Add WPT tests of clip-path on SVG defaulting to use the stroke-box, a=testonly
https://hg.mozilla.org/integration/autoland/rev/6c2f764b9349
[wpt PR 41509] - Update wpt metadata, a=testonly
Comment 9•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/57139a6130cc
https://hg.mozilla.org/mozilla-central/rev/6c2f764b9349
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•