Implement parseShorthand API for marker and grid-gap.
For marker property, CSSPropertyInvalid was used as the "current_shorthand" in the old/non-API parsing method because it's not used. In its API, we use CSSPropertyMarker just to avoid confusion. There is no real difference. Bug: 668012 Change-Id: I528f7da64d6dc6537a248e8b6a08b3940c0f3b90 Reviewed-on: https://chromium-review.googlesource.com/597092 Commit-Queue: Jia Meng <jiameng@chromium.org> Reviewed-by:Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#491688}
Showing
Please register or sign in to comment