Remove CSSParserMode argument on CSSParser::parseValue
The StylePropertySet passed in to CSSParser::parseValue already has a parse mode associated with it, which we can use instead of passing a separate parser mode argument. Review URL: https://codereview.chromium.org/1312843008 git-svn-id: svn://svn.chromium.org/blink/trunk@201543 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment