forked fromwhatwg/html
- Notifications
You must be signed in to change notification settings - Fork0
Commit7af13c8
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 parent76fe7f1 commit7af13c8
1 file changed
+203
-41
lines changed0 commit comments
Comments
(0)