[wpt-sync] Sync PR 31480 - Highlight API: Fix inheritance behavior
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31480 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31480
Details from upstream follow.
Fernando Fiori <ffiori@microsoft.com> wrote:
Highlight API: Fix inheritance behavior
Add support for ::highlight in HighlightInheritance feature to fix its
inheritance-based propagation of styles.Bug: 1024156, 1164461
Change-Id: I793a65ef4090b875ac97cddb24991ed7dd3eea4d
Reviewed-on: https://chromium-review.googlesource.com/3237158
WPT-Export-Revision: ebe4f89f76fd46ea9e5d4251c66df1589bf4958f
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
FAIL: 3
Chrome
FAIL: 3
Safari
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-highlight-api/painting/custom-highlight-painting-016.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-highlight-api/painting/custom-highlight-painting-inheritance-001.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-highlight-api/painting/custom-highlight-painting-inheritance-002.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/967e0d7f4703
https://hg.mozilla.org/mozilla-central/rev/36570f9d65b4
Description
•