-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOM: Support disconnected->disconnected moveBefore()
Per discussion in whatwg/dom#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}
- Loading branch information
1 parent
bf56e27
commit cf651ad
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters