Home | History | Annotate | Download | only in css

Lines Matching refs:HEX

121 %nonassoc <string> HEX
1015 | HEX {
1416 | HEX maybe_space { $$.id = 0; $$.string = $1; $$.unit = CSSPrimitiveValue::CSS_PARSER_HEXCOLOR; }