[XHTML 2] Embedding attributes and nextFocus

Dear HTML Working Group,

When an XHTML 2 document is embedded in another one, what happens with 
respect to focusing:

Consider a document donkey.xhtml which contains the following fragment

<p src="chicken.xhtml#focusItem"/>
<p id="chicken" src="chicken.xhtml#focusItem"/>

Which of the two instances of chicken.xhtml are focused as per the nextFocus 
behaviour?  Does this behaviour change if the document the resource is in is 
linked to via donkey.xhtml#chicken ?

Regards,

Jim Ley. 

Received on Saturday, 28 May 2005 20:30:56 UTC