DescriptionMove fast-path color parsing from CSSPropertyParser to CSSParserFastPaths
This patch moves the fast-path color parsing logic in CSSPropertyParser
to CSSParserFastPaths, and updates the call-sites in the property parser
to expicitly call the relevant functions (setNamedColor, parseHexColor).
This also fixes a bug where we would parse color values like \#00ff00
successfully.
BUG=447917, 419270
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196917
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Messages
Total messages: 12 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||