[wpt-sync] Sync PR 28649 - accent-color CSS property followups
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28649 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28649
Details from upstream follow.
b'Joey Arhar <jarhar@chromium.org>' wrote:
accent-color CSS property followups
This implements the additional style code for the accent-color CSS
property as requested here:
https://chromium-review.googlesource.com/c/chromium/src/+/2681146/25#message-f5e3b68d778106538cf6c94b3922e9526dc2aaa6Bug: 1092093
Change-Id: I8614100ca90c6de2b850888971643b66751232c7
Reviewed-on: https://chromium-review.googlesource.com/2847031
WPT-Export-Revision: 35ec29a8bd1b4fe92d955e8814b454d9bc8140ca
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
OK : 2
PASS : 183
FAIL : 1
ERROR: 1
Chrome
OK : 2
PASS : 186
FAIL : 16
ERROR: 1
Safari
OK : 1
PASS : 1
FAIL : 183
ERROR: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-typed-om/the-stylepropertymap/properties/accent-color.html: ERROR [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-android-em-7.0-x86_64-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-qr-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-linux1804-64-tsan-opt
, Gecko-windows10-32-debug
, Gecko-windows10-32-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
] (Chrome: OK, Safari: ERROR)
/css/css-ui/accent-color-computed.html
Property accent-color value 'currentcolor': FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/css/css-typed-om/the-stylepropertymap/properties/accent-color.html: ERROR [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-android-em-7.0-x86_64-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-qr-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-linux1804-64-tsan-opt
, Gecko-windows10-32-debug
, Gecko-windows10-32-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
] (Chrome: OK, Safari: ERROR)
Comment 7•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/20463678a8cc
https://hg.mozilla.org/mozilla-central/rev/0882af21d7e8
Description
•