[css-typed-om] Make CSSStyleValue.parse work with list-valued properties
Currently, when given a list value, CSSStyleValue.parse returns null, but the spec says to take the first entry: https://drafts.css-houdini.org/css-typed-om-1/#dom-cssstylevalue-parse Bug: 779422 Change-Id: I9f80d1876b9390f1d2684c271d3db3ef4192ddd3 Reviewed-on: https://chromium-review.googlesource.com/743101Reviewed-by:Bugs Nash <bugsnash@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#512440}
Showing
Please register or sign in to comment