[wpt-sync] Sync PR 21231 - Don't stop text-decoration-propagation for UA slots.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21231 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21231
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Don't stop text-decoration-propagation for UA slots.
We stop propagation of text-decoration into elements rendered with UA
shadow in general. However, for \<summary> and \<object> which slots its
light tree children into a \<slot> directly under the shadow root for
rendering, that is not correct. Do not stop propagation for those cases.Bug: 1042760
Change-Id: Ice2681e4ac93b1a96ec598bcb614b6a8f57e0b21
Reviewed-on: https://chromium-review.googlesource.com/2007629
WPT-Export-Revision: afe919ba295f6e26eac3a953b90665cc37c29b2b
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
FAIL: 2
Safari
PASS: 1
FAIL: 1
Links
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•