Home | History | Annotate | Download | only in dom

Lines Matching refs:checkForSiblingStyleChanges

1742         checkForSiblingStyleChanges(change.type == ElementRemoved ? SiblingElementRemoved : SiblingElementInserted, change.siblingBeforeChange, change.siblingAfterChange);
1752 checkForSiblingStyleChanges(FinishedParsingChildren, lastChild(), nullptr);