[wpt-sync] Sync PR 45119 - Avoid firing blur & focusout events when removing a node
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45119 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45119
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
Avoid firing blur & focusout events when removing a node
This matches the spec and Gecko/WebKit
For now enabling this behind a flag to manage backwards compatibility
risks.Added a virtual test suite to keep testing the current behavior until
the flag is stable/merged.Bug: 41484175
Change-Id: Iadbd6ac8f9ffc3da0af3eee2c70a24fa18f4b1e6
Reviewed-on: https://chromium-review.googlesource.com/5366072
WPT-Export-Revision: 76d8c16a196243574207bd110792928fe185a79c
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 2
Chrome
OK
: 1
FAIL
: 2
Safari
OK
: 1
PASS
: 2
Links
Comment 4•11 months ago
|
||
bugherder |
Description
•