From 5ce7c8ae7f5492e46000625c50cbb93aa8788cba Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Tue, 14 Jan 2025 14:34:02 -0500 Subject: [PATCH] Wrapping --- dom.bs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dom.bs b/dom.bs index 5380bcc3..8770c427 100644 --- a/dom.bs +++ b/dom.bs @@ -2872,14 +2872,14 @@ before a child, with an optional suppress observers flag, run -

Specifications may define moving steps for all or some nodes. The algorithm is -passed a node movedNode, and a node-or-null oldParent as indicated in the move algorithm below. Like the insertion -steps, these steps must not modify the node tree that insertedNode -participates in, create browsing contexts, fire -events, or otherwise execute JavaScript. These steps may queue tasks to do these things -asynchronously, however. +

Specifications may define +moving steps for all or some nodes. The +algorithm is passed a node movedNode, and a node-or-null +oldParent as indicated in the move algorithm below. Like the +insertion steps, these steps must not modify the node tree that +insertedNode participates in, create browsing contexts, +fire events, or otherwise execute JavaScript. These steps may queue tasks +to do these things asynchronously, however.

To move a node node into a node