Bug 1880890 [wpt PR 44658] - DOM: Added a few batch-insertion scenarios that are...
commit5cd9e10fb650cd291b34f9f454c2b96dcd88b6f0
authorNoam Rosenthal <noamr@users.noreply.github.com>
Sat, 2 Mar 2024 22:43:28 +0000 (2 22:43 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 4 Mar 2024 09:27:06 +0000 (4 09:27 +0000)
treeab5ca1e8445a54878268b3ea2ca492491138836f
parentfe00da82c485aae3cf53aeb5796e773df4741fc6
Bug 1880890 [wpt PR 44658] - DOM: Added a few batch-insertion scenarios that are incompatible across engines, a=testonly

Automatic update from web-platform-tests
DOM: Added a few batch-insertion scenarios that are incompatible across engines (#44658)

Co-authored-by: Anthony Ramine <n.oxyde@gmail.com>
Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
Co-authored-by: Dominic Farolino <domfarolino@gmail.com>
--

wpt-commits: 870bb35db3236ff771adfd25c38394b3c499536b
wpt-pr: 44658
12 files changed:
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-button-from-div.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-custom-from-fragment.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-default-style-meta-from-fragment.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-div-from-fragment.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-iframe.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-source-from-fragment.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-style.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-script-in-script.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-text-and-script-in-style.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-text-in-script.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-three-scripts-from-fragment.tentative.html [new file with mode: 0644]
testing/web-platform/tests/dom/nodes/insertion-removing-steps/Node-appendChild-three-scripts.tentative.html [new file with mode: 0644]