Re: [css3-values] Proposing new functional notation prop()

Could you please give some explanation what you try to archive with the prop() function? What would you do with the property name once you selected it?

Greetings,
Dirk

On Mar 10, 2014, at 11:22 PM, Christian Johnson <_C_@mail.com> wrote:

> The proposed syntax for the ‘prop()’ expression is:
> prop( <property-name> 
> <type-or-unit>? [ , <selector> ]? ) 
> 
> Prop would return the value of the css property <property-name> for the selector <selector> if defined or else for the current element.

Received on Tuesday, 11 March 2014 19:17:30 UTC