OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selector_list
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/css/
CSSGrammar.y
252
%type <selectorList>
selector_list
341
WEBKIT_SELECTOR_SYM '{' maybe_space
selector_list
'}' {
816
selector_list
before_rule_opening_brace '{' maybe_space_before_declaration declaration_list closing_brace {
822
selector_list
:
label
832
|
selector_list
',' maybe_space selector %prec UNIMPORTANT_TOK {
841
|
selector_list
error {
[
all
...]
Completed in 71 milliseconds