- From: Anthony Ramine via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Aug 2016 09:06:12 +0000
- To: public-css-archive@w3.org
AFAICT that specification is wrong anyway, because it's an attribute
so `CSS` should be instantiated first, but then the code snippet said:
```js
CSS.elementSources.set('fancy', bg);
```
Which clearly is trying to use `elementSources` has a static
attribute.
--
GitHub Notification of comment by nox
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/428#issuecomment-242673937
using your GitHub account
Received on Friday, 26 August 2016 09:06:19 UTC