Consume initial whitespace up front in CSSPropertyParser
This patch makes the CSSPropertyParser consume the initial whitespace at the start, instead of in each of the separate top-level parsing functions (parseShorthand, parseSingleValue, parseViewportDescriptor, parseFontFaceDescriptor). BUG=499780 Review URL: https://codereview.chromium.org/1471933003 Cr-Commit-Position: refs/heads/master@{#361293}
Showing
Please register or sign in to comment