Re: [widgets] duplicated feature elements ?

On Tue, Jan 5, 2010 at 8:50 PM, Marcos Caceres <marcosc@opera.com> wrote:
> On Wed, Dec 16, 2009 at 10:51 AM, Cyril Concolato
> <cyril.concolato@enst.fr> wrote:
>> Hi all,
>>
>> There is a test in the test suite for duplicated param element with the same
>> name but different value (v9.wgt). But I did not find, a similar test for
>> duplicated feature elements with the same name. Is this allowed or not ? The
>> algorithm in Step 7 does not say.
>>
>
> This is allowed. I've added the following note to make that clear (not
> checked into cvs yet):
>
> "Note: This specification allows feature elements with the same name
> and/or value to be declared more than once. Handling of duplicate
> feature requests is left up to the implementation."
>

I made a mistake above, it should have read:

"This specification allows feature elements with the same name
attribute value to be declared more than once. Handling of duplicate
feature requests is left up to the implementation."

-- 
Marcos Caceres
http://datadriven.com.au

Received on Tuesday, 5 January 2010 20:14:06 UTC