Closed
Bug 1491900
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13035 - Add basic tests for multiple position gradient stops
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13035 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13035
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
> Add basic tests for multiple position gradient stops
>
> Tests rendering for the the case where <color-stop-length> or
> (or <color-stop-angle>) is two <length-percentage> (or
> <angle-percentage>.)
>
> Spec:
> https://drafts.csswg.org/css-images-4/#color-stop-syntax
>
> Bug: 707047, 880733
> Change-Id: I56bc9b43858b37c003e081ea0ef8588f3da78627
>
> Reviewed-on: https://chromium-review.googlesource.com/1228120
> WPT-Export-Revision: 3a4eb114a9d9c5a23df7b4ffbad1250eb5fca6ef
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=32259ab32d7c381ce924e25854a16a800db258b1
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 3 tests
FAIL : 3
New tests that have failures or other problems:
/css/css-images/multiple-position-color-stop-conic.html: FAIL
/css/css-images/multiple-position-color-stop-linear.html: FAIL
/css/css-images/multiple-position-color-stop-radial.html: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b56423efe668
[wpt PR 13035] - Add basic tests for multiple position gradient stops, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ae7510a0c0a
[wpt PR 13035] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b56423efe668
https://hg.mozilla.org/mozilla-central/rev/4ae7510a0c0a
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•