[wpt-sync] Sync PR 46368 - Always have move event listener logic in MoveNodeToNewDocument()
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46368 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46368
Details from upstream follow.
Lingyun Cai <lingyun.cai@intel.com> wrote:
Always have move event listener logic in MoveNodeToNewDocument()
This CL removes the check on moving event listeners from the fast
adoption code, and adds it back to the common path.Bug: 341104769
Change-Id: Ic9738d9af97fecdcff6c8c45eea0634b6dc3b9dd
Reviewed-on: https://chromium-review.googlesource.com/5546684
WPT-Export-Revision: 0724275a900117fd5e2a58d8546b2e5b7dfab31b
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
PASS
: 1
Links
Comment 4•6 months ago
|
||
bugherder |
Description
•