[xlink11] event handling of nested links

It is unclear how event handling should happen for nested links.

 ...
  <div xlink:href="foo">xx
   <div xlink:href="bar">yy</div>
  xx</div>
 ...

What happens when you activate (in terms of DOM3) the inner div element for
example?

I suggest that the specification gets a normative section on event handling in
terms of DOM3 or if that is impossible with respect to exit criteria in terms
of DOM2.

Kind regards,

Anne


-- 
Anne van Kesteren
<http://annevankesteren.nl/>

Received on Thursday, 4 August 2005 11:06:41 UTC