Re: [XBL] multiple template, handlers, implementation elements

On Wed, 6 Dec 2006, Cyril Concolato wrote:
>
> In Section 5 "Shadow Content", what is the purpose of allowing multiple
> template elements in a binding element if only the first one is used ?

Multiple <template> elements are not allowed in a <binding> element. 
Section 2.2 is clear about this -- it says "Expected children: template: 
zero or one".


> Similarly, in Section 6.4 why allowing several implementation elements 
> in the binding if only the first one is used? or in Section 7.1, several 
> handlers elements in the binding if only the first one is used?

Again, all of those are only allowed to be present once. See section 2.2.


> Typo in Section 6.4: "the the private object"

Fixed.

Thanks.

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

Received on Monday, 8 January 2007 21:32:08 UTC