- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sat, 16 Jun 2018 09:05:41 +0000
- To: public-css-archive@w3.org
There's a further problem with that, which is that we parse the value in terms of the feature name, so if we haven't seen the feature name we don't know which kind of value we're parsing. This becomes a bigger problem given you may need to parse arbitrary stuff like `calc()` as part of `<integer>`s or `<length>`s. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2791#issuecomment-397799196 using your GitHub account
Received on Saturday, 16 June 2018 09:05:44 UTC