DescriptionAllow whitespace at end of :not() pseudo-class, i.e. :not(div )
This patch fixes a bug in the (new) CSS selector parser where we would
reject :not() pseudo-classes with trailing whitespace. Note that our
current implementation or :not() is partway between the level 3 and 4
specs, where we allow compound selectors instead of simple selectors
and selector lists respectively.
BUG=482221
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194795
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||