github web-platform-tests/wpt merge_pr_47073

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
6 months ago

Fix crash in moveBefore

This crash was created because when we move inputs around some of their
(shadow) descendants are text fragments, and FlatTreeParentChanged
doesn't like that. Made it so that FlatTreeParentChanged only works on
elements/text nodes.

Bug: 352081025
Change-Id: Ied34f1e66817fde8625b56dbbf2ed05e62eb68bd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5691651
Reviewed-by: Dominic Farolino dom@chromium.org
Commit-Queue: Noam Rosenthal nrosenthal@chromium.org
Cr-Commit-Position: refs/heads/main@{#1325460}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.