From 9c629ec5ebdd9d2a7b974b28fe71769a52f61e1a Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Fri, 4 Oct 2024 07:07:25 -0700 Subject: [PATCH] DOM: Ensure atomic moves trigger relevant mutations See https://docs.google.com/document/d/1qfYyvdK4zhzloABKeh0K1lHPm-SpnEcsWEE9UdDuoMk/edit and the discussion around , , and relevant mutations during atomic moves. R=nrosenthal@chromium.org Bug: 40150299 Change-Id: I7c7de31da763efd9a17cf5258e1c4be9e54c907b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5906482 Reviewed-by: Noam Rosenthal Commit-Queue: Dominic Farolino Cr-Commit-Position: refs/heads/main@{#1364197} --- .../tentative/relevant-mutations.html | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 dom/nodes/moveBefore/tentative/relevant-mutations.html diff --git a/dom/nodes/moveBefore/tentative/relevant-mutations.html b/dom/nodes/moveBefore/tentative/relevant-mutations.html new file mode 100644 index 00000000000000..95b770dbef8afe --- /dev/null +++ b/dom/nodes/moveBefore/tentative/relevant-mutations.html @@ -0,0 +1,65 @@ + +Moving triggers relevant mutations + + + + +
+ +