[csswg-drafts] [css-content] spec doesn't describe how content:<image> handling works

dbaron has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-content] spec doesn't describe how content:<image> handling 
works ==
While [3eef526b41b7](https://hg.csswg.org/drafts/rev/3eef526b41b7) and
 [da3321fc5996](https://hg.csswg.org/drafts/rev/da3321fc5996) (see 
also #216) updated css-content-3 to say that the 'content' property 
accepts &lt;image> values, no other parts of the spec appear to have 
been updated.

In particular, [2.2. 
URI](https://drafts.csswg.org/css-content/#content-uri) is still 
totally in terms of &lt;url>.

The spec needs to describe how &lt;image> values work, in terms of the
 definitions provided in 
[css-images](https://drafts.csswg.org/css-images/), at the level of 
detail needed to implement interoperably.

This is apparently already implemented in some engines (e.g., Blink, 
IE, Edge), and there's a [Mozilla 
bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1285811) on 
implementing in Gecko.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/308 using your GitHub 
account

Received on Sunday, 10 July 2016 14:03:35 UTC