DescriptionCSS Parser: Implement selector parsing (pseudo-classes/elements) [3/3]
This patch continues implementation of CSS selector parsing with
css-syntax tokens. This adds support for parsing most pseudo-classes and
pseudo-elements, leaving out :lang and :nth-*.
http://dev.w3.org/csswg/selectors4/#grammar
BUG=330389
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187850
Patch Set 1 #Patch Set 2 : #Patch Set 3 : make it slightly better #Patch Set 4 : #Patch Set 5 : #
Total comments: 3
Patch Set 6 : rebase & handle trailing whitespace #
Messages
Total messages: 7 (2 generated)
|