[css-typed-om] Throw SyntaxError on parsing invalid cssText.
Currently we return null when calling CSSStyleValue.parse with an invalid cssText. The spec says to throw a SyntaxError: https://drafts.css-houdini.org/css-typed-om-1/#dom-cssstylevalue-parse Bug: 775806 Change-Id: Iab99af48ce162fa1810ac678e63475e1660d9d95 Reviewed-on: https://chromium-review.googlesource.com/743082Reviewed-by:Bugs Nash <bugsnash@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#512438}
Showing
Please register or sign in to comment