DescriptionMake right-most compound check explicit.
We set SelectorCheckingContext::elementStyle to null to indicate that we
were not in the rightmost compound selector. Use a flag in the context
instead to make it clearer what we mean.
An alternative would be to have a method inRightmostCompound() on the
context instead that checks the elementStyle for nullptr.
R=esprehn@chromium.org,timloh@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195606
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 6 (2 generated)
|