DescriptionCall ContainerNode::checkForSiblingStyleChanges() for Element insertion / removal only
Call ContainerNode::checkForSiblingStyleChanges() for Element insertion /
removal only. Other kind of changes (e.g. Text insertion / removal / change)
cannot cause sibling style invalidation.
This is inspired by WebKit r154957 from antti@apple.com:
http://trac.webkit.org/changeset/154957
R=esprehn@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179405
Patch Set 1 #Patch Set 2 : Clean up #Patch Set 3 : Fix typo #
Total comments: 2
Patch Set 4 : Rebase #Patch Set 5 : Rename method to isChildElementChange() #Patch Set 6 : Build fix #
Total comments: 4
Patch Set 7 : Rebase and fix nit #
Messages
Total messages: 12 (0 generated)
|