[XHTML 2] 24.2 Position of param elements

Dear HTML Working Group,

24.2 states that Param elements must be placed at the start of the enclosing 
object element, with the exceptoin of optional caption and standby elements.

Please also extend this to also allow comments and text nodes between the 
containing OBJECT and its PARAM's

Also please define what a Conforming XHTML 2 Family User Agent should do in 
the situation where PARAM's are not placed as per the restriction.

<object ...>
 <p>Fallback</p>
 <param name="height" value="40" valuetype="data" />

Regards,

Jim Ley 

Received on Saturday, 28 May 2005 22:18:57 UTC