CSSKeywordValue.value should never be empty string.
Currently CSSKeywordValue.value can be set to empty string if empty string is assigned to that,instead it should throw a type error as per below spec. Spec: https://github.com/w3c/css-houdini-drafts/issues/477 BUG: 776647 Change-Id: I4bb635a26e25dcb35d971bb2a7a1b7d3445a6aca Reviewed-on: https://chromium-review.googlesource.com/745743 Commit-Queue: srirama chandra sekhar <srirama.m@samsung.com> Reviewed-by:Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#512818}
Showing
Please register or sign in to comment