DescriptionAdd property parser code path based on CSSParserTokenRange
Add property parser code path based on CSSParserTokenRange and put most
of this code in CSSPropertyParser.cpp, keeping the legacy code
in LegacyCSSPropertyParser.cpp.
Port some simple properties and two shorthands, and introduce some
CSSParserTokenRange specific helper methods.
BUG=499780
Committed: https://crrev.com/0a1b19a1a6f31bf6dfade6bcf5877531bea23daf
git-svn-id: svn://svn.chromium.org/blink/trunk@202208 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #Patch Set 2 : Fix tests #
Total comments: 8
Patch Set 3 : Address review comments #
Total comments: 1
Patch Set 4 : Fix auto #
Total comments: 2
Patch Set 5 : Split out new path into separate file + add shorthand handling #Patch Set 6 : Fix ASSERTs #Patch Set 7 : Add parsePage #Patch Set 8 : Add handling of overflow shorthand #
Total comments: 1
Patch Set 9 : Rename to LegacyCSSPropertyParser.cpp #Patch Set 10 : Add quotes handling #Patch Set 11 : Add webkit-highlight parsing #
Total comments: 14
Patch Set 12 : Address review comments #Patch Set 13 : Move driver code #
Total comments: 2
Patch Set 14 : Patch for landing #
Messages
Total messages: 36 (13 generated)
|