[wpt-sync] Sync PR 44940 - [css-color] add test for LinkText and dark color-scheme
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44940 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44940
Details from upstream follow.
Mayank <9084735+mayank99@users.noreply.github.com> wrote:
[css-color] add test for LinkText and dark color-scheme
Changes to
system-color-consistency.html:
- Added a new test for
LinkText.
- This test is now actually accurate after https://github.com/WebKit/WebKit/pull/17512.
- All tests are now run twice, once for
color-scheme: light(default) and once forcolor-scheme: darkReview with whitespace off for proper diff.
Note: I would have liked to also test for
VisitedTextbut I'm not sure how to.<a href="">should technically work butgetComputedValuedoesn't return the correct value (likely for security reasons).
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 56 subtests
Status Summary
Firefox
OK : 1
PASS: 56
Chrome
OK : 1
PASS: 55
FAIL: 1
Safari
OK : 1
PASS: 25
FAIL: 31
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•