Minor edits.
authorCameron McCormack <cam@mcc.id.au>
Mon, 10 Feb 2014 16:31:12 +1100
changeset 621 70bdd13d03b6
parent 620 6eabe9a93aea
child 622 26576e089a50
Minor edits.
master/struct.html
--- a/master/struct.html	Mon Feb 10 16:21:50 2014 +1100
+++ b/master/struct.html	Mon Feb 10 16:31:12 2014 +1100
@@ -1858,7 +1858,7 @@
       <tr>
         <td><dfn id="RoleAttribute">role</dfn></td>
         <td> white-space space separated tokens having values defined in <a href="http://www.w3.org/TR/wai-aria-1.1/roles#role_definitions">Definition of Roles</a> ([<a href="refs.html#ref-ARIA">ARIA</a>], section 5.4)</td>
-	<td>(see prose)</td>
+        <td>(see prose)</td>
         <td>no</td>
       </tr>
     </table>
@@ -1953,13 +1953,18 @@
     <tr>
       <td><a>'canvas'</a></td>
       <td><code title="attr-group-role">group</code> role</td>
-      <td>no Restrictions</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>
+    </tr>
 <!--
     <tr>
       <td><a>'clipPath'</td>