web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.02k stars 3.12k forks source link

DOM: Support disconnected->disconnected moveBefore() #49317

Closed chromium-wpt-export-bot closed 21 hours ago

chromium-wpt-export-bot commented 21 hours ago

Per discussion in https://github.com/whatwg/dom/pull/1307, we've decided to support moveBefore() in the disconnected->disconnected scenario. This CL enables and tests that.

R=nrosenthal@chromium.org

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