DescriptionSupport style invalidation for ::cue selectors.
Don't resort to subtree recalc in the presence of ::cue, ::cue(), :past
and :future selectors. Traverse the selector list in ::cue() to find
invalidation set features.
The test for the ::cue element yields a recalc for more than two elements
because ::cue is currently a PseudoWebKitCustomElement, and other such
elements are present as part of the shadow DOM for video elements.
R=esprehn@chromium.org,chrishtr@chromium.org
BUG=432110
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185255
Patch Set 1 #
Total comments: 1
Patch Set 2 : Review fix #
Total comments: 1
Patch Set 3 : Sort alphabetically #
Messages
Total messages: 10 (3 generated)
|