[wpt-sync] Sync PR 36427 - Integrate 'color-resolving' tests with existing css-color parsing tests
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36427 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36427
Details from upstream follow.
Gordon P. Hemsley <me@gphemsley.org> wrote:
Integrate 'color-resolving' tests with existing css-color parsing tests
Following on from #36353, this integrates the
color-resolving*.htmltests with the existingcalculatedandinvalidtests in theparsing/directory. I have done very little editorializing, other than pre-calculating a lot of the test values and switching to an array-based paradigm. (This helps with extracting the tests to other formats, if necessary.) I have not put any effort into checking for redundancy with existing tests; if we were testing it twice before, we'd still be testing it twice now.Note that this does not copy the tests to
validbecause the expected values are not always the same ascomputedand I expect that change to be slightly more controversial. (See, for example, csswg-drafts#7870.) I've left that for future work.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4d7c2aa93f10
https://hg.mozilla.org/mozilla-central/rev/366cc44fe18c
Description
•