- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sun, 21 Apr 2019 07:09:51 +0000
- To: public-css-archive@w3.org
I suspect @lilles did that because if we allow parsing arbitrary identifiers for future compat, then you need to keep some kind of hash set of strings or such while parsing the property, to know if there are duplicates (since the engine doesn't have any internal representation for those)... But I'm not sure why parsing arbitrary identifiers is ok, it seems undesirable, at least from the `@supports` and such point-of-view. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3848#issuecomment-485230518 using your GitHub account
Received on Sunday, 21 April 2019 07:09:52 UTC