Commit 2642b02
Bug 1950487 [wpt PR 50945] - DOM: Add slotchange test for moveBefore(), a=testonly
Automatic update from web-platform-tests
DOM: Add slotchange test for moveBefore()
This CL adds a test to ensure that the 'slotchange' event is fired when
slots themselves are moved in and out of a custom element, and their
assigned nodes change.
This addresses
whatwg/dom#1307 (comment).
R=nrosenthal
Bug: 40150299
Change-Id: I93ee04294e5ab3e6d9f75c48705cdc77ce0a1df3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6298941
Commit-Queue: Dominic Farolino <[email protected]>
Reviewed-by: Noam Rosenthal <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1424746}
--
wpt-commits: cd2cfbab2d2157b1c409be1631ff7e42c3ae7f6f
wpt-pr: 509451 parent 00b8516 commit 2642b02
File tree
1 file changed
+33
-0
lines changed- testing/web-platform/tests/dom/nodes/moveBefore/tentative
1 file changed
+33
-0
lines changedLines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
106 | 139 | | |
0 commit comments