[wpt-sync] Sync PR 33585 - Prevent declarative shadow DOM from firing synchronous mutation events
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33585 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33585
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Prevent declarative shadow DOM from firing synchronous mutation events
Since the behavior of declarative Shadow DOM occurs during parsing,
no mutation events should be fired while parsing the \<template>
contents or moving the content from the \<template> over to the
shadow root.Fixed: 1315283
Change-Id: Icc6223a92a0fac22a7939d09bda0da17d84a35fb
Reviewed-on: https://chromium-review.googlesource.com/3579090
WPT-Export-Revision: 4282f1a6dc5a019201a772e4fc45b1e5c8c1328e
| 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 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
ERROR: 1
Chrome
OK : 1
PASS : 1
FAIL : 1
Safari
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/shadow-dom/declarative/script-access.tentative.html: ERROR (Chrome: OK, Safari: ERROR)
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•