hixie: Provide more ARIA role mappings for embed,audio,video,iframe,object (whatwg r5366)

hixie: Provide more ARIA role mappings for
embed,audio,video,iframe,object (whatwg r5366)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4282&r2=1.4283&f=h
http://html5.org/tools/web-apps-tracker?from=5365&to=5366

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4282
retrieving revision 1.4283
diff -u -d -r1.4282 -r1.4283
--- Overview.html 26 Aug 2010 19:32:55 -0000 1.4282
+++ Overview.html 26 Aug 2010 19:42:22 -0000 1.4283
@@ -9343,10 +9343,18 @@
      <td><code title="attr-aria-role-note">note</code> role
      <td>Role must be either <code title="attr-aria-role-note">note</code>, <code title="attr-aria-role-complementary">complementary</code>, or <code title="attr-aria-role-search">search</code>
 
+    <tr><td><code><a href="#audio">audio</a></code> element
+     <td>No role
+     <td>If specified, role must be <code title="attr-aria-role-application">application</code>
+
     <tr><td><code><a href="#the-details-element">details</a></code> element
      <td><code title="attr-aria-role-group">group</code> role
      <td>Role must be either <code title="attr-aria-role-form">form</code>, <code title="attr-aria-role-group">group</code>, <code title="attr-aria-role-navigation">navigation</code>, <code title="attr-aria-role-note">note</code>, or <code title="attr-aria-role-search">search</code>
 
+    <tr><td><code><a href="#the-embed-element">embed</a></code> element
+     <td>No role
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+
     <tr><td><code><a href="#the-footer-element">footer</a></code> element
      <td>No role
      <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code> (ARIA restricts usage of this role to one per page)
@@ -9355,10 +9363,18 @@
      <td>No role
      <td>If specified, role must be <code title="attr-aria-role-banner">banner</code> (ARIA restricts usage of this role to one per page)
 
+    <tr><td><code><a href="#the-iframe-element">iframe</a></code> element
+     <td>No role
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+
     <tr><td><code><a href="#the-li-element">li</a></code> element whose parent is an <code><a href="#the-ol-element">ol</a></code> or <code><a href="#the-ul-element">ul</a></code> element
      <td><code title="attr-aria-role-listitem">listitem</code> role
      <td>Role must be either <code title="attr-aria-role-listitem">listitem</code> or <code title="attr-aria-role-treeitem">treeitem</code>
 
+    <tr><td><code><a href="#the-object-element">object</a></code> element
+     <td>No role
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+
     <tr><td><code><a href="#the-ol-element">ol</a></code> element
      <td><code title="attr-aria-role-list">list</code> role
      <td>Role must be either <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-tree">tree</code>, or <code title="attr-aria-role-directory">directory</code>
@@ -9375,6 +9391,10 @@
      <td><code title="attr-aria-role-list">list</code> role
      <td>Role must be either <code title="attr-aria-role-list">list</code> or <code title="attr-aria-role-tree">tree</code>, or <code title="attr-aria-role-directory">directory</code>
 
+    <tr><td><code><a href="#video">video</a></code> element
+     <td>No role
+     <td>If specified, role must be <code title="attr-aria-role-application">application</code>
+
     <tr><td><a href="#the-body-element">The body element</a>
      <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>
@@ -9387,7 +9407,6 @@
    <ul class="brief"><li><code><a href="#the-a-element">a</a></code> (unless it creates a <a href="#hyperlink">hyperlink</a>)
     <li><code><a href="#the-abbr-element">abbr</a></code>
     <li><code><a href="#the-area-element">area</a></code> (unless it creates a <a href="#hyperlink">hyperlink</a>)
-    <li><code><a href="#audio">audio</a></code>
     <li><code><a href="#the-b-element">b</a></code>
     <li><code><a href="#the-bdo-element">bdo</a></code>
     <li><code><a href="#the-blockquote-element">blockquote</a></code>
@@ -9405,13 +9424,11 @@
     <li><code><a href="#the-dl-element">dl</a></code>
     <li><code><a href="#the-dt-element">dt</a></code>
     <li><code><a href="#the-em-element">em</a></code>
-    <li><code><a href="#the-embed-element">embed</a></code>
     <li><code><a href="#the-fieldset-element">fieldset</a></code>
     <li><code><a href="#the-figcaption-element">figcaption</a></code>
     <li><code><a href="#the-figure-element">figure</a></code>
     <li><code><a href="#the-form-element">form</a></code>
     <li><code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a></code>&ndash;<code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h6</a></code> in <code><a href="#the-hgroup-element">hgroup</a></code>
-    <li><code><a href="#the-iframe-element">iframe</a></code>
     <li><code><a href="#the-img-element">img</a></code> (unless the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute's value is the empty string)
     <li><code><a href="#the-ins-element">ins</a></code>
     <li><code><a href="#the-kbd-element">kbd</a></code>
@@ -9440,7 +9457,6 @@
     <li><code><a href="#the-thead-element">thead</a></code>
     <li><code><a href="#the-time-element">time</a></code>
     <li><code><a href="#the-var-element">var</a></code>
-    <li><code><a href="#video">video</a></code>
     <li><code><a href="#the-wbr-element">wbr</a></code>
    </ul></div><div class="impl">

Received on Thursday, 26 August 2010 19:43:08 UTC