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

An example question that this spec should answer is:  while we know 
that the <code>width</code> property doesn't apply to the image in 
<code>content: "hello" url(foo.png) "world"</code>, does it apply to 
the image in some cases (e.g., if the image is alone (might be a 
compat risk if it's after a comma), or only if the image is before a 
comma)?

Also, I realize that perhaps section 2.2 is about the 
&lt;content-list> part of the definition, and maybe that should remain
 about &lt;url>.  However, the handling of &lt;image> values still 
needs to be defined.

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/308#issuecomment-268680556 
using your GitHub account

Received on Thursday, 22 December 2016 00:09:14 UTC