From e635ffddfb0ab894d2452b3720931ecbb7e5d8d8 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Thu, 26 Dec 2024 04:16:50 -0800 Subject: [PATCH] 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 --- .../tentative/mutation-observer.html | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 dom/nodes/moveBefore/tentative/mutation-observer.html diff --git a/dom/nodes/moveBefore/tentative/mutation-observer.html b/dom/nodes/moveBefore/tentative/mutation-observer.html new file mode 100644 index 00000000000000..a2bf4c4246f4fe --- /dev/null +++ b/dom/nodes/moveBefore/tentative/mutation-observer.html @@ -0,0 +1,52 @@ + +slotchanged event + + + + +
+

+
+
+ +