DescriptionMake selector list pseudos work with class invalidation sets.
Selectors like :not and :-webkit-any have selector lists. Classes, ids and
tag names in those lists were not taken into account when building class
invalidation sets.
Re-introduce a white-list for supported pseudos and disallow :not and
:-webkit-any for now.
R=esprehn@chromium.org,chrishtr@chromium.org
BUG=344893
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167560
Patch Set 1 #
Total comments: 4
Patch Set 2 : Check colors before class change. #Patch Set 3 : Moved tests to invalidation directory. #
Total comments: 2
Patch Set 4 : More readable colors. #
Messages
Total messages: 14 (0 generated)
|