<label> vs @label

I can find no text that specifies what happens in this case:

 <input ref="foo" label="One"><label>Two</label</input>

I propose that @label takes precedence, but I am happy to hear arguments  
against.

There is another related case, such as:

 <toggle case="foo"><case>bar</case></toggle>

Here we do say what happens: the element gets precedence.

I don't know why, and it seems to me that since the element is now  
deprecated, that the other way round is to be preferred.
Again, can anyone enlighten me, and should we make the precedence the  
other way round?

Steven

Received on Friday, 21 October 2016 14:40:54 UTC