checkForSiblingStyleChanges 1884 Source/core/dom/Element.cpp         checkForSiblingStyleChanges(false, beforeChange, afterChange, childCountDelta);
checkForSiblingStyleChanges 1900 Source/core/dom/Element.cpp     checkForSiblingStyleChanges(this, lastChild(), 0, 0);
checkForSiblingStyleChanges  577 Source/core/dom/Element.h     void checkForSiblingStyleChanges(bool finishedParsingCallback, Node* beforeChange, Node* afterChange, int childCountDelta);