commit | 9fae3fedaa0cd615de30062aed6aeec8a4051351 | [log] [tgz] |
---|---|---|
author | rob.buis <rob.buis@samsung.com> | Mon Jan 11 16:03:38 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 11 16:04:16 2016 |
tree | d5be6df8fc7b881fa36c5287cd02a68dc7185333 | |
parent | 10b9b4435e25fb8ede2122482426ae81c7980630 [diff] |
Merge parseBorderRadius and parseInsetRoundedCorners Merge parseBorderRadius and parseInsetRoundedCorners into one method called parseRadii, since they do roughly the same thing. Since parseRadii does not add properties, do that when handling the CSSPropertyBorderRadius case. BUG=499780 Review URL: https://codereview.chromium.org/1311413004 Cr-Commit-Position: refs/heads/master@{#368596}