[wpt-sync] Sync PR 32084 - add color-mix test for missing percents, percent normalization
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32084 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32084
Details from upstream follow.
Chris Lilley <chris@w3.org> wrote:
add color-mix test for missing percents, percent normalization
This is actually the percent normalization example from the spec.
Tests percentages that sum to more than 100%.
Also tests hue interpolation.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
FAIL: 2
Chrome
FAIL: 2
Safari
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-color/color-mix-percents-01.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-color/color-mix-percents-02.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/37507e0ef460
https://hg.mozilla.org/mozilla-central/rev/106aa41b5fba
Description
•