Hi Cameron,

Cameron McCormack a écrit :
Cyril Concolato:
  
Why the example uses both xbl:pseudo="value" and xbl:inherits="value" ? 
Is this some copy/paste mistake ?
    

These are two different concepts.  The first declares the shadow content
element to be a pseudo-element of type ::value
(http://www.w3.org/TR/xbl/#pseudo-list), and the second declares the
value attribute on the bound element to be forwarded to that shadow
content element (http://www.w3.org/TR/xbl/#attribute1).
  
Thanks for your answer. I'm not really familiar with the "pseudo-element" notion but I understand xsl:inherits. I also understand there different concepts. I don't really understand the example but I find it confusing to have the xsl:pseudo and xsl:inherits using the same "value" value. Is it necessary for the example ?

Cyril





Reply via email to