[wpt-sync] Sync PR 25374 - Pass selection pseudo style color to text-decoration
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25374 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25374
Details from upstream follow.
b'lonyele <skyrabbits1@gmail.com>' wrote:
Pass selection pseudo style color to text-decoration
When selection is happening, set currentColor of selection pseudo style appropriately and use it on painting text-decoration
Bug: 1110393
Change-Id: I3829c7071b85458c43975d622f0913b8f8c64fd7
Reviewed-on: https://chromium-review.googlesource.com/2383212
WPT-Export-Revision: 4c4b383fae439071a0cf15bec38248e4384ed20b
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 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
Details
New Tests That Don't Pass
/css/css-pseudo/active-selection-021.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-text-decor/text-decoration-color-selection-001.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2710ca6f2d74
https://hg.mozilla.org/mozilla-central/rev/28c564244ec8
Description
•