svg2: partial fix on issue 40 wrt implicit aria semtantics

details:   https://svgwg.org/hg/svg2/rev/2bd73de08523
branches:  
changeset: 635:2bd73de08523
user:      Richard Schwerdtfeger <schwer@us.ibm.com>
date:      Mon Feb 10 18:39:46 2014 -0600
description:
partial fix on issue 40 wrt implicit aria semtantics

diffstat:

 master/struct.html |  179 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 173 insertions(+), 6 deletions(-)

diffs (217 lines):

diff --git a/master/struct.html b/master/struct.html
--- a/master/struct.html
+++ b/master/struct.html
@@ -1946,40 +1946,207 @@ specifications. [<a href="refs.html#ref-
     <tr>
       <td><a>'animateTransform'</a></td>
       <td>none</td>
       <td>no role may be appplied</td>
     </tr>
     <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>
       <td><code title="attr-group-role">group</code> role</td>
       <td>no restrictions</td>
     </tr>
     <tr>
       <td><a>'circle'</a></td>
       <td><code title="attr-aria-role-preseentation">presentation</code> role provide no associated <a>'title'</a> element, <a>'desc'</a> element, <a>'aria-label'</a> attribute, <a>'aria-labelledby'</a> attribute, or <a>'aria-describedby'</a> attribute; otherwise, <code title="attr-aria-role-group">group</code> role</td>  
       <td>no restrictions</td>
     </tr>
     <tr>
-      <td>...</td>
-      <td></td>
-      <td></td>
+      <td><a>'clipPath'</a></td>
+      <td>none</td>
+      <td>no role may be applied</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><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>
    </tbody>
   </table>
 
 <h2 id="DOMInterfaces">DOM interfaces</h2>
 
 <h3 id="InterfaceSVGDocument">Interface Document</h3>
 
 <p>The DOM Core specification defines a <a>Document</a> interface, which this specification extends.</p>

Received on Tuesday, 11 February 2014 00:42:11 UTC