DescriptionStyle invalidation support for :first/last/only-child.
Got rid of SubtreeStyleChanges for those pseudo classes. Also fixed
issue 245914 by looking at next/previous element, not node, to figure
out if we are the first. The code in checkForSiblingStyleChanges could
be restructured quite a bit and made simpler now have changedElement
(changedNode => changeElement since the input is always an element).
BUG=245914
Committed: https://crrev.com/798b5cdff6f50fa0d19a198f5f6e3f57425fbf05
Cr-Commit-Position: refs/heads/master@{#410472}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed review issue #
Messages
Total messages: 15 (9 generated)
|