From 0ce9fd2ff65315e5b9905761c21f16d14528bc99 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Wed, 8 Jan 2025 16:21:30 +0000 Subject: [PATCH] Bug 1939171 [wpt PR 49846] - DOM: Add basic moveBefore() MutationObserver tests, a=testonly Automatic update from web-platform-tests DOM: Add basic moveBefore() MutationObserver tests See https://github.com/whatwg/dom/pull/1307#issuecomment-2554793998. R=nrosenthal@chromium.org Bug: 40150299 Change-Id: I6be9d91d4e20690694fb20480f0d1d13a766b117 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6108064 Reviewed-by: Noam Rosenthal Commit-Queue: Dominic Farolino Cr-Commit-Position: refs/heads/main@{#1400321} -- wpt-commits: a53473e775d7da1c4ccb9e67d5b5a3f72e7223b2 wpt-pr: 49846 --- .../tentative/mutation-observer.html | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 testing/web-platform/tests/dom/nodes/moveBefore/tentative/mutation-observer.html diff --git a/testing/web-platform/tests/dom/nodes/moveBefore/tentative/mutation-observer.html b/testing/web-platform/tests/dom/nodes/moveBefore/tentative/mutation-observer.html new file mode 100644 index 0000000000000..a2bf4c4246f4f --- /dev/null +++ b/testing/web-platform/tests/dom/nodes/moveBefore/tentative/mutation-observer.html @@ -0,0 +1,52 @@ + +slotchanged event + + + + +
+

+
+
+ +