[wpt-sync] Sync PR 45741 - Correct the selection color over a highlight
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45741 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45741
Details from upstream follow.
Stephen Chenney <schenney@chromium.org> wrote:
Correct the selection color over a highlight
Selection was not correctly accouting for the color fallback in
highlight overlays. Fix the issue by using the same color
resolution methodology as other highlights.Fixed: 40264572
Change-Id: If5450fcca609e4a3c56dcc24e5f22d7381bd8fcc
Reviewed-on: https://chromium-review.googlesource.com/5455259
WPT-Export-Revision: c0eb8b351f8f7dae3dc5b03fadd6ec989194d647
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
PASS
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-pseudo/selection-over-highlight-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
)
Comment 4•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4acdcd101ea5
https://hg.mozilla.org/mozilla-central/rev/ccbe7f5f77c7
Description
•