DescriptionCheck for null selectors when looping in findBestRuleSetAndAdd.
This is necessary because a relation() of SubSelector does not in all cases guarantee that tagHistory() is non-NULL.
This happens in particular for this selector:
af|inputtext:focus::content { ... }
BUG=358475
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170611
Patch Set 1 #Patch Set 2 : Added test. #Patch Set 3 : #
Total comments: 4
Patch Set 4 : Addressed comments from ojan@. #
Messages
Total messages: 8 (0 generated)
|