- From: Darren Shen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Oct 2017 04:55:44 +0000
- To: public-houdini-archive@w3.org
darrnshn has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om] Should it be illegal to construct CSSKeywordValue objects with empty strings? == CSSKeywordValue constructor: https://drafts.css-houdini.org/css-typed-om-1/#csskeywordvalue The constructor currently accepts empty strings, but CSS keywords can't be empty strings. Should the constructor throw an exception in this case? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/477 using your GitHub account
Received on Friday, 13 October 2017 04:55:34 UTC