DescriptionOnly notify the flowthread about style changes on actual descendants.
Calling flowThreadContainingBlock() on the flow thread itself returns the flow
thread, but the flow thread obviouly isn't a true descendant of itself, so
let's avoid calling flowThreadDescendantStyleWillChange() and
flowThreadDescendantStyleDidChange() then. There's currently no way any harm
could be done if the flow tread were indeed treated as a descendant of itself
here, but it's just wrong and bad.
R=dsinclair@chromium.org,jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195863
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|