focusable, <use> external and bubbling...

focusable, <use> external and bubbling...

is it intended to be possible to focus with <use>  linking to a remote  
referenced file where an element is set as focusable?

http://www.openicon.org/temp/focusable-use.svg

note that each and every use statement is set as focusable, and the  
plum symbol is also set as focusable.
in Opera at least none of these elements is focusable.

regards


Jonathan Chetwynd

j.chetwynd@btinternet.com
http://www.openicon.org/

+44 (0) 20 7978 1764


<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<svg xmlns='http://www.w3.org/2000/svg'  xmlns:xlink='http://www.w3.org/1999/xlink' 
  version='1.2' width='100%' height='100%' >
<title>focusable</title><desc></desc>
<use xlink:href="http://www.openicon.org/icon-ark/mulberry/ 
fruit.svg#all" x="0" y="54%" width="100" height="100" id="fruits" />
<use xlink:href="http://www.openicon.org/icon-ark/mulberry/fruit.svgz#fruit 
" x="0%" y="65%" width="14%" height="14%"  id="fruit" />
</svg>

Received on Thursday, 26 June 2008 13:35:20 UTC