partial fix on issue 40 wrt implicit aria semtantics
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Mon, 10 Feb 2014 18:39:46 -0600
changeset 635 2bd73de08523
parent 634 db8736d95bab
child 636 718eed3c7727
partial fix on issue 40 wrt implicit aria semtantics
master/struct.html
--- a/master/struct.html	Tue Feb 11 07:57:01 2014 +1100
+++ b/master/struct.html	Mon Feb 10 18:39:46 2014 -0600
@@ -1951,7 +1951,7 @@
     <tr>
       <td><a>'audio'</a></td>
       <td>none</td>
-      <td>If must be specified, role must be <code title="attr-aria-role-application">application</code></td>
+      <td>If specified, role must be <code title="attr-aria-role-application">application</code></td>
     </tr>
     <tr>
       <td><a>'canvas'</a></td>
@@ -1964,17 +1964,184 @@
       <td>no restrictions</td>
     </tr>
     <tr>
+      <td><a>'clipPath'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+<!--
+    <tr>
+      <td><a>'cursor'</a></td>
+      <td>none</td>
+      <td>no restrictions</td>
+    </tr>
+-->
+    <tr>
+      <td><a>'defs'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'desc'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'discard'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'ellipse'</a></td>
+      <td>none</td>
+      <td>no restrictions</td>
+    </tr>
+    <tr>
+      <td><a>'feBlend'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feColorMatrix'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feComponentTransfer'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feComposite'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feConvolveMatrix'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feCustom'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feDiffuseLighting'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feDisplacementMap'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feDistantLight'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feDropShadow'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feFlood'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feFuncA'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feFuncB'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feFuncG'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feFuncR'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feGaussianBlur'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feImage'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feMerge'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feMergeNode'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feMorphology'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feOffset'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'fePointLight'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feSpecularLighting'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feSpotLight'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feTile'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'feTurbulence'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+<!--
+    <tr>
+      <td><a>'filter'</a></td>
+      <td>none</td>
+      <td>no role may be applied</td>
+    </tr>
+    <tr>
+      <td><a>'font'</a></td>
+      <td>none</td>
+      <td>no restrictions</td>
+    </tr>
+-->
+    <tr>
       <td>...</td>
       <td></td>
       <td></td>
     </tr>
-<!--
-    <tr>
-      <td><a>'clipPath'</td>
-      <td><code title="attr-aria-role-preseentation">presentation</code> role provide no associated <a href="struct.html#TitleElement">title</a> element, <a href="struct.html#DescElement">desc</a> element, <code title="attr-aria-property-label">aria-label</code> attribute, <code title="attr-aria-property-labellledby">aria-labelledby</code> attribute, or <code title="attr-aria-property-labellledby">aria-describedby</code> attribute; otherwise, <code title="attr-aria-role-group">group</code> role</td>
-      <td>no restrictions</td>
-    </tr>
--->
    </tbody>
   </table>