Minor edits.
--- 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>