[whatwg] [html5] r3657 - [acgiow] (2) First cut at ARIA integration.

On Sat, 22 Aug 2009, Simon Pieters wrote:
> 
> > +    <tr>
> > +     <td><code>html</code> element
> > +     <td><code title="attr-aria-role-document">document</code> role
> > +     <td>Role must be either <code
> > title="attr-aria-role-document">document</code> or <code
> > title="attr-aria-role-application">application</code>
> 
> This should say "the body element" instead.
> 
>    Root WAI-ARIA node
> 
>       the <body> or <frameset> in HTML, or the document element in all
>       other languages.
> 
> http://www.w3.org/WAI/PF/aria-implementation/#glossary

I think that's an error in the ARIA spec, but in the interests of 
expediency I've just changed HTML5 to match. If the ARIA spec is fixed, 
let me know and I'll change it back.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Sunday, 30 August 2009 19:35:26 UTC