Re: @role in SVG

On Thu, 04 Oct 2007 14:47:50 +0200, Simon Pieters <simonp@opera.com> wrote:
> The suggestion here is to instead use:
>
>     <svg xmlns="http://www.w3.org/2000/svg">
>      ...
>      <circle role="checkbox" aria-checked="true" .../>
>
> Correct?

Yeah. It only makes sense on HTML and SVG anyway as those languages have a  
concept of focus (which could be shared better, arguably).


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

Received on Thursday, 4 October 2007 15:27:12 UTC