Re: [css3-images] [css3-gcpm] element() and element()

On 03/07/2012 04:24 PM, L. David Baron wrote:
>
> I think all of these are inferior to element() considering the
> context, which is something like:
>
>    background: element(#tab);
>
> In the context of the background property, we know we're talking
> about something to draw.  What's interesting is that the thing being
> drawn is an element from the document.

content: element(#something);

Now what?

~fantasai

Received on Thursday, 8 March 2012 00:27:56 UTC