Issue 40 Intrinsic host language aria semantics partial fix. Need to debug warnings gettng generated regarding ambiguous name from definitions.js
--- a/master/struct.html Sat Feb 22 17:16:37 2014 +1100
+++ b/master/struct.html Tue Feb 25 13:12:01 2014 -0600
@@ -1968,13 +1968,11 @@
<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>
@@ -2125,18 +2123,16 @@
<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>'foreign-object'</a></td>
+ <td><a>'foreignObject'</a></td>
<td><code title="attr-aria-role-preseentation">presentation</code> role provided 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><a>'g'</a></td>
<td><code title="attr-aria-role-preseentation">presentation</code> role provided 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>
@@ -2182,7 +2178,6 @@
<td>none</td>
<td>no role may be applied</td>
</tr>
-<!--
<tr>
<td><a>'marker'</a></td>
<td>none</td>
@@ -2193,7 +2188,6 @@
<td>none</td>
<td>no role may be applied</td>
</tr>
--->
<tr>
<td><a>'meshGradient'</a></td>
<td>none</td>
@@ -2279,13 +2273,11 @@
<td>none</td>
<td>no role may be applied</td>
</tr>
-<!--
<tr>
<td><a>'style'</a></td>
<td>none</td>
<td>no role may be applied</td>
</tr>
--->
<tr>
<td><a>'svg'</a></td>
<td><code title="attr-group-role">group</code> role</td>
@@ -2346,11 +2338,6 @@
<td><code title="attr-aria-role-preseentation">presentation</code> role provided 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>
</tbody>
</table>