[css-houdini-drafts] [css-typed-om-1] rectify a keywordish value allows creation of empty-string CSSKeywordValues

bzbarsky has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-typed-om-1] rectify a keywordish value allows creation of empty-string CSSKeywordValues ==
https://drafts.css-houdini.org/css-typed-om-1/#rectify-a-keywordish-value doesn't call the constructor of CSSKeywordValue, so bypasses the empty-string check that constructor does.

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/668 using your GitHub account

Received on Thursday, 15 February 2018 20:06:04 UTC