Move grid-template-areas into CSSPropertyParser

Move the grid-template-areas longhand from
LegacyCSSPropertyParser into CSSPropertyParser.

In order to reuse parseGridTemplateAreasRow make
it work on a String parameter rather than the value
list or range.

BUG=499780

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

Cr-Commit-Position: refs/heads/master@{#384277}
3 files changed