Re: [svg2] tabindex and defaults

Rik Cabanier:
> A difference with the HTML spec is that tabIndex is allowed on any element.

Hmm, did we not decide to allow tabindex="" on every element in SVG?

Is the question what value SVGElement.tabIndex should have on elements
that we’ve said the tabindex="" attribute doesn’t apply to?

If we are indeed saying that tabindex="" is only available on some
elements, then perhaps the IDL attribute should be on the interfaces
that correspond to the elements where we’re allowing it.

But as I say, I think we should allow tabindex="" on any element.  I
don’t know why this should be any different from HTML.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Tuesday, 1 April 2014 04:43:54 UTC