Re: [CSS21] The grammar of url() token

On Thu, 28 Feb 2008 21:44:06 +0100, Philip TAYLOR  
<Philip-and-LeKhanh@Royal-Tunbridge-Wells.Org> wrote:
> Anne, what does "dropped" mean ?

Same as "ignored", "doesn't end up in the CSSOM", etc.

   body { background:url(image) }
   body { background:url(x x) }

would show "image", and not "x%20x", as background image.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Thursday, 28 February 2008 20:52:02 UTC