Closed
Bug 1464116
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11142 - Fix errors in wpt/css/css-masking/* tests
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11142 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/11142
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
> Fix errors in wpt/css/css-masking/* tests
>
> clip-path-svg-content/clip-path-clip-rule-008.svg:
> Add missing reference (reference/clip-path-clip-rule-004-ref.svg).
>
> clip-path-svg-content/clip-path-css-transform-002.svg:
> Adjust translation to match reference.
>
> clip-path-svg-content/clip-path-dom-href.svg:
> Do setAttribute(...) on the correct <g>.
>
> clip-path/clip-path-element-userSpaceOnUse-002.html:
> Shrink the clip-path so that it clips out the border, to match the
> reference.
>
> clip-path/clip-path-ellipse-002.html:
> clip-path/clip-path-ellipse-003.html:
> clip-path/clip-path-ellipse-004.html:
> clip-path/clip-path-ellipse-005.html:
> Adjust the description text so that it matches the reference.
>
> clip-path/clip-path-ellipse-006.html:
> Use a different reference (reference/clip-path-ellipse-ref.html), and
> adjust the target <div> such that it matches the reference (replacing
> the red border with a margin.)
>
> clip-path/clip-path-ellipse-007.html:
> clip-path/clip-path-ellipse-008.html:
> Replace red border with a margin.
>
> clip-path/clip-path-polygon-001.html:
> clip-path/clip-path-polygon-002.html:
> clip-path/clip-path-polygon-003.html:
> Adjust the description text so that it matches the reference.
>
> clip-path/clip-path-polygon-004.html:
> Fix typo in assertion.
>
> clip-path/clip-path-polygon-005.html:
> Adjust the description text so that it matches the reference.
>
> Bug: 626703, 843084
> Change-Id: I09c37cbe80ca3b82478bdd994ae027e9a72f280c
>
> Reviewed-on: https://chromium-review.googlesource.com/1071529
> WPT-Export-Revision: e22f478ad21402ac1a71b5a9cbdb6b104664820e
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f469580b68cb09e5e5fe43b63c778e46624a3703
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 16 tests
PASS : 15
FAIL : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/69de9513368b
[wpt PR 11142] - Fix errors in wpt/css/css-masking/* tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/80db9a7fe102
[wpt PR 11142] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/69de9513368b
https://hg.mozilla.org/mozilla-central/rev/80db9a7fe102
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•