Re: [XBL] Pseudo-element

On Wed, 6 Dec 2006, Cyril Concolato wrote:
>
> In Section 2.8, could you define what is a "pseudo-element" ? Could you 
> a link to the CSS specification probably.

Done.


> Why the example uses both xbl:pseudo="value" and xbl:inherits="value" ? 
> Is this some copy/paste mistake ?

The two are unrelated. xbl:pseudo="value" is used because ::value is the 
pesudo-element that is appropriate here. xbl:inherits="value" is used 
because the value="" attribute on <html:input> elements is the one that 
takes the value of the control.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Saturday, 6 January 2007 08:25:50 UTC