Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Mutation algorithms: improve 'insert a node' #39

Closed
2 tasks
yongsheng opened this issue Jan 7, 2017 · 1 comment
Closed
2 tasks

Mutation algorithms: improve 'insert a node' #39

yongsheng opened this issue Jan 7, 2017 · 1 comment
Milestone

Comments

@yongsheng
Copy link
Collaborator

yongsheng commented Jan 7, 2017

@yongsheng yongsheng added this to the m2 milestone Feb 16, 2017
hmin pushed a commit to hmin/dom that referenced this issue Feb 17, 2017
Queuing of mutation records looks inconsistent. To replace a child with
node within a parent, the mutation record should be queued after the
removal of child and insertion of node.

See whatwg#60 for more details.
yongsheng pushed a commit that referenced this issue Feb 20, 2017
Queuing of mutation records looks inconsistent. To replace a child with
node within a parent, the mutation record should be queued after the
removal of child and insertion of node.

See whatwg#60 for more details.
@yongsheng yongsheng modified the milestones: m3, m2 Feb 22, 2017
@yongsheng
Copy link
Collaborator Author

The above fix is not fully done. I'll take it.

@yongsheng yongsheng self-assigned this Feb 27, 2017
@yongsheng yongsheng removed this from the m3 milestone Apr 15, 2017
@yongsheng yongsheng removed their assignment Apr 16, 2017
@yongsheng yongsheng added this to the m3 milestone Apr 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant