DescriptionAllow hex-style colors to be parsed by fastParseColor in strict mode
Hex-style colors (#rrggbb, #rgb) are valid in strict mode too so allow
them to be parsed if |strict| == true.
This prevents unnecessarily falling back to the Bison parser in
BisonCSSParser::parseColor in these cases.
BUG=365560
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172150
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|