- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sat, 23 Sep 2017 14:58:47 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-content] Is content() allowed in <content-list>? == The CSS Content spec seems to assume that the `content()` function is allowed in `<content-list>`, e.g. the syntax of the [`bookmark-label`](https://drafts.csswg.org/css-content/#bookmark-label) is `<content-list>`, and its initial value is `content(text)`. However, [`<content-list>`](https://drafts.csswg.org/css-content/#typedef-content-content-list) is defined as [ <string> | contents | <image> | <quote> | <target> | <leader()> ]+ It does not include `content()`. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1830 using your GitHub account
Received on Saturday, 23 September 2017 14:58:39 UTC