Move two shape related properties into CSSPropertyParser

Move shape-outside/webkit-clip-path property
handling from LegacyCSSPropertyParser into CSSPropertyParser.
To make this possible I converted the code for
parsing <shape-box> and <basic-shape>.

Also add code that was missing for handling
repeating-linear-gradient().

BUG=499780

Review URL: https://codereview.chromium.org/1603193002

Cr-Commit-Position: refs/heads/master@{#372065}
4 files changed