- From: Cameron McCormack via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Aug 2016 08:49:04 +0000
- To: public-houdini-archive@w3.org
Relatedly, we should define how to parse the `name` member of the PropertyDescriptor. For example to register a property whose name includes a newline should you use `{ name: "--a\n" }` (i.e. an actual newline character) or `{ name: "--a\\n" }` (a CSS escape). -- GitHub Notification of comment by heycam Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/112#issuecomment-241997954 using your GitHub account
Received on Wednesday, 24 August 2016 08:49:32 UTC