- Notifications
You must be signed in to change notification settings - Fork2.9k
Commit432e8fb
authored
State-preserving atomic move integration
This complementswhatwg/dom#1307. It integrates "moving steps", which allow HTML elements to react to atomic node moves without the use of the "insertion steps" or "removing steps". Those intentionally fail to preserve most state and are therefore not always suitable for a node "move". The changes in this PR are inspired by the audit carried out inhttps://docs.google.com/document/d/1qfYyvdK4zhzloABKeh0K1lHPm-SpnEcsWEE9UdDuoMk/edit.1 parent2bd0b03 commit432e8fb
1 file changed
+203
-41
lines changed0 commit comments
Comments
(0)