html5/html-api-map overview.html,1.10,1.11

Update of /sources/public/html5/html-api-map
In directory hutz:/tmp/cvs-serv9791

Modified Files:
	overview.html 
Log Message:
updated last column

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- overview.html	24 Sep 2010 10:29:12 -0000	1.10
+++ overview.html	24 Sep 2010 10:31:26 -0000	1.11
@@ -86,7 +86,7 @@
 	<TH><a href="http://library.gnome.org/devel/atk/stable/">ATK Role</a></TH>
 	<TH><a href="http://developer.apple.com/library/mac/#documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXIntro/OSXAXintro.html">AX</a></TH>
 	<TH>comments</TH>
-	<TH>HTML element</TH>
+	<TH class="th1">HTML element</TH>
 	</TR>
 	<TR>
 	<TH><code><a href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-a-element">a</a></code> element that represents a <a href="http://www.w3.org/TR/html5/interactive-elements.html#hyperlink">hyperlink</a></TH>
@@ -880,8 +880,7 @@
 	<TD>ATK_ROLE_PUSH_BUTTON</TD>
 	<TD>AXButton</TD>
 	<TD>&nbsp;</TD>
-	<TH>&lt;input type = &quot;button&quot;, &quot;submit&quot;, or
-	  &quot;reset&quot;&gt;</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://dev.w3.org/html5/spec/number-state.html#button-state" title="attr-input-type-button">Button</a> state </TH>
 	</TR>
 	<TR height="78">
 	<TH>input element with a type attribute in the Color state</TH>
@@ -916,7 +915,7 @@
 	                  checkable=&quot;true&quot;</TD>
 	<TD>AXCheckBox</TD>
 	<TD>mixed state stuff in APIs</TD>
-	<TH>&lt;input type=&quot;checkbox&quot;&gt;</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://dev.w3.org/html5/spec/number-state.html#checkbox-state" title="attr-input-type-checkbox">Checkbox</a> state </TH>
 	</TR>
 	<TR height="120">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#date-state" title="attr-input-type-date">Date</a> state </TH>
@@ -933,7 +932,7 @@
 	<TD>&nbsp;</TD>
 	<TD>Is there any accessible implmentation advice we can give
 	                  here?</TD>
-	<TH>input element with a type attribute in the Date state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#date-state" title="attr-input-type-date">Date</a> state </TH>
 	</TR>
 	<TR height="120">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#date-and-time-state" title="attr-input-type-datetime">Date and Time</a> state </TH>
@@ -950,8 +949,7 @@
 	<TD>&nbsp;</TD>
 	<TD>Is there any accessible implmentation advice we can give
 	                  here?</TD>
-	<TH>input element with a type attribute in the Date and Time
-	  state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#date-and-time-state" title="attr-input-type-datetime">Date and Time</a> state </TH>
 	</TR>
 	<TR height="120">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#local-date-and-time-state" title="attr-input-type-datetime-local">Local Date and Time</a> state </TH>
@@ -968,8 +966,7 @@
 	<TD>&nbsp;</TD>
 	<TD>Is there any accessible implmentation advice we can give
 	                  here?</TD>
-	<TH>input element with a type attribute in the Local Date and
-	  Time state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#local-date-and-time-state" title="attr-input-type-datetime-local">Local Date and Time</a> state </TH>
 	</TR>
 	<TR height="201">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#e-mail-state" title="attr-input-type-email">E-mail</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></TH>
@@ -993,8 +990,7 @@
 	<BR>
 	<BR>UAI Guide has textbox mapped to document rather than text
                   for UIA.&nbsp; Is that right?</TD>
-	<TH>input element with a type attribute in the E-mail state with
-	  no suggestions source element</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#e-mail-state" title="attr-input-type-email">E-mail</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></TH>
 	</TR>
 	<TR height="98">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#file-upload-state" title="attr-input-type-file">File Upload</a> state </TH>
@@ -1010,7 +1006,7 @@
 	<TD>ATK_ROLE_PUSH_BUTTON</TD>
 	<TD>AXButton</TD>
 	<TD>default MSAA name?</TD>
-	<TH>input element with a type attribute in the File Upload state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#file-upload-state" title="attr-input-type-file">File Upload</a> state </TH>
 	</TR>
 	<TR height="55">
 	  <TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#hidden-state" title="attr-input-type-hidden">Hidden</a> state </TH>
@@ -1026,7 +1022,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#hidden-state" title="attr-input-type-hidden">Hidden</a> state </TH>
 	  </TR>
 	<TR height="55">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#image-button-state" title="attr-input-type-image">Image Button</a> state </TH>
@@ -1042,7 +1038,7 @@
 	<TD>ATK_ROLE_PUSH_BUTTON</TD>
 	<TD>AXButton</TD>
 	<TD>&nbsp;</TD>
-	<TH>&lt;input type = &quot;image&quot;&gt;</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#image-button-state" title="attr-input-type-image">Image Button</a> state </TH>
 	</TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#month-state" title="attr-input-type-month">Month</a> state </td>
@@ -1058,7 +1054,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#month-state" title="attr-input-type-month">Month</a> state </td>
 	  </TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#number-state" title="attr-input-type-number">Number</a> state </td>
@@ -1074,7 +1070,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#number-state" title="attr-input-type-number">Number</a> state </td>
 	  </TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#password-state" title="attr-input-type-password">Password</a> state </td>
@@ -1099,7 +1095,7 @@
 	<BR>
 	<BR>UAI Guide has textbox mapped to document rather than text
                   for UIA.&nbsp; Is that right?</TD>
-	<TH>&lt;input type = &quot;password&quot;&gt;</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#password-state" title="attr-input-type-password">Password</a> state </td>
 	</TR>
 	<TR height="79">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#radio-button-state" title="attr-input-type-radio">Radio Button</a> state </td>
@@ -1116,7 +1112,7 @@
 	  <TD>ATK_ROLE_RADIO_BUTTON</TD>
 	  <TD>AXRadioButton</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#radio-button-state" title="attr-input-type-radio">Radio Button</a> state </td>
 	  </TR>
 	<TR height="79">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#range-state" title="attr-input-type-range">Range</a> state </TH>
@@ -1132,7 +1128,7 @@
 	<TD>ATK_ROLE_SLIDER</TD>
 	<TD>AXSlider</TD>
 	<TD>&nbsp;</TD>
-	<TH>input element with a type attribute in the Range state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#range-state" title="attr-input-type-range">Range</a> state </TH>
 	</TR>
 	<TR height="201">
 	  <TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#reset-button-state" title="attr-input-type-reset">Reset Button</a> state </TH>
@@ -1148,7 +1144,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#reset-button-state" title="attr-input-type-reset">Reset Button</a> state </TH>
 	  </TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-search">Search</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></td>
@@ -1172,8 +1168,7 @@
 	    <BR>
 	    <BR>UAI Guide has textbox mapped to document rather than text
 	    for UIA.&nbsp; Is that right?</TD>
-	  <TH>input element with a type attribute in the Search state with
-      no suggestions source element</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-search">Search</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></td>
 	  </TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#submit-button-state" title="attr-input-type-submit">Submit Button</a> state </td>
@@ -1189,7 +1184,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#submit-button-state" title="attr-input-type-submit">Submit Button</a> state </td>
 	  </TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#telephone-state" title="attr-input-type-tel">Telephone</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></td>
@@ -1213,8 +1208,7 @@
 	<BR>
 	<BR>UAI Guide has textbox mapped to document rather than text
                   for UIA.&nbsp; Is that right?</TD>
-	<TH>input element with a type attribute in the Telephone state
-	  with no suggestions source element</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#telephone-state" title="attr-input-type-tel">Telephone</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></td>
 	</TR>
 	<TR height="201">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-text">Text</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></td>
@@ -1237,7 +1231,7 @@
 	    <BR>
 	    UAI Guide has textbox mapped to document rather than text
 	    for UIA.&nbsp; Is that right?</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-text">Text</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></td>
 	  </TR>
 	<TR height="236">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-text">Text</a>, <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-search">Search</a>, <a href="http://www.w3.org/TR/html5/forms.html#telephone-state" title="attr-input-type-tel">Telephone</a>, <a href="http://www.w3.org/TR/html5/forms.html#url-state" title="attr-input-type-url">URL</a>, or <a href="http://www.w3.org/TR/html5/forms.html#e-mail-state" title="attr-input-type-email">E-mail</a> states with a <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></TH>
@@ -1256,9 +1250,7 @@
 	<TD>is list or dropdown list better? Do we need to do anything
 	                  about expanded state?&nbsp; Are there other attributes to
 	                  account for?&nbsp;&nbsp;</TD>
-	<TH>input element with a type attribute in the Text, Search,
-	  Telephone, URL, or E-mail states with a suggestions source
-	  element</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-text">Text</a>, <a href="http://www.w3.org/TR/html5/forms.html#text-state-and-search-state" title="attr-input-type-search">Search</a>, <a href="http://www.w3.org/TR/html5/forms.html#telephone-state" title="attr-input-type-tel">Telephone</a>, <a href="http://www.w3.org/TR/html5/forms.html#url-state" title="attr-input-type-url">URL</a>, or <a href="http://www.w3.org/TR/html5/forms.html#e-mail-state" title="attr-input-type-email">E-mail</a> states with a <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></TH>
 	</TR>
 	<TR height="201">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#time-state" title="attr-input-type-time">Time</a> state </TH>
@@ -1282,7 +1274,7 @@
 	<BR>
 	<BR>UAI Guide has textbox mapped to document rather than text
                   for UIA.&nbsp; Is that right?</TD>
-	<TH>input element with a type attribute in the Time state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#time-state" title="attr-input-type-time">Time</a> state </TH>
 	</TR>
 	<TR height="201">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#url-state" title="attr-input-type-url">URL</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></TH>
@@ -1306,8 +1298,7 @@
 	<BR>
 	<BR>UAI Guide has textbox mapped to document rather than text
                   for UIA.&nbsp; Is that right?</TD>
-	<TH>input element with a type attribute in the URL state with no
-	  suggestions source element</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#url-state" title="attr-input-type-url">URL</a> state with no <a href="http://www.w3.org/TR/html5/forms.html#concept-input-list" title="concept-input-list">suggestions source element</a></TH>
 	</TR>
 	<TR height="201">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#week-state" title="attr-input-type-week">Week</a> state </TH>
@@ -1331,7 +1322,7 @@
 	<BR>
 	<BR>UAI Guide has textbox mapped to document rather than text
                   for UIA.&nbsp; Is that right?</TD>
-	<TH>input element with a type attribute in the Week state</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="http://www.w3.org/TR/html5/forms.html#attr-input-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/forms.html#week-state" title="attr-input-type-week">Week</a> state </TH>
 	</TR>
 	<TR height="149">
 	  <td><code><A href="http://dev.w3.org/html5/spec/edits.html#the-ins-element">ins</A></code> element</td>
@@ -1347,7 +1338,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/edits.html#the-ins-element">ins</A></code> element</td>
 	  </TR>
 	<TR height="149">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-kbd-element">kbd</A></code> element</td>
@@ -1363,7 +1354,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-kbd-element">kbd</A></code> element</td>
 	  </TR>
 	<TR height="149">
 	  <td><a href="http://dev.w3.org/html5/spec/the-button-element.html#the-keygen-element"><code>keygen</code></a> element</td>
@@ -1379,7 +1370,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/the-button-element.html#the-keygen-element"><code>keygen</code></a> element</td>
 	  </TR>
 	<TR height="149">
 	  <td><a href="http://dev.w3.org/html5/spec/forms.html#the-label-element"><code>label</code></a> element </td>
@@ -1395,7 +1386,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/forms.html#the-label-element"><code>label</code></a> element </td>
 	  </TR>
 	<TR height="149">
 	  <td><code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-li-element">li</a></code> element whose parent is an <code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-ol-element">ol</a></code> or <code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-ul-element">ul</a></code> element </td>
@@ -1412,7 +1403,7 @@
 	<TD>AXGroup</TD>
 	<TD>do any of the apis have properties for ordered vs. unordered
 	                  lists?&nbsp; Add info about level?</TD>
-	<TH>li element whose parent is an ol or ul element</TH>
+	<td><code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-li-element">li</a></code> element whose parent is an <code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-ol-element">ol</a></code> or <code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-ul-element">ul</a></code> element </td>
 	</TR>
 	<TR height="97">
 	  <td><code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-li-element">li</a></code> element whose parent is a <code><a href="http://dev.w3.org/html5/spec/href="http://dev.w3.org/html5/spec/interactive-elements.html#menus">menu</a></code><code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-ul-element"></a></code> element </td>
@@ -1428,7 +1419,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-li-element">li</a></code> element whose parent is a <code><a href="http://dev.w3.org/html5/spec/href="http://dev.w3.org/html5/spec/interactive-elements.html#menus">menu</a></code><code><a href="http://dev.w3.org/html5/spec/href="http://www.w3.org/TR/html5/grouping-content.html#the-ul-element"></a></code> element </td>
 	  </TR>
 	<TR height="97">
 	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#the-link-element"><code>link</code></a> element</td>
@@ -1444,7 +1435,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#the-link-element"><code>link</code></a> element</td>
 	  </TR>
 	<TR height="97">
 	  <td><a href="http://dev.w3.org/html5/spec/the-map-element.html#the-map-element"><code>map</code></a> element</td>
@@ -1460,7 +1451,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/the-map-element.html#the-map-element"><code>map</code></a> element</td>
 	  </TR>
 	<TR height="97">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-mark-element">mark</A></code></td>
@@ -1476,7 +1467,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-mark-element">mark</A></code></td>
 	  </TR>
 	<TR height="97">
 	  <td><code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element with a <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#context-menu-state" title="context menu state">context menu</a> state </td>
@@ -1493,7 +1484,7 @@
 	  <TD>?</TD>
 	  <TD>do any of the apis have a context menu that&#39;s different
 	    than a regular menu?</TD>
-	  <TH>menu element with a type attribute in the context menu state</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element with a <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#context-menu-state" title="context menu state">context menu</a> state </td>
 	  </TR>
 	<TR height="155">
 	  <td><code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element with a <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
@@ -1510,7 +1501,7 @@
 	                  submenu if there is a parent menu item spawning the submenu</TD>
 	<TD>AXMenu</TD>
 	<TD>&nbsp;</TD>
-	<TH>menu element with a type attribute in the list state</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element with a <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
 	</TR>
 	<TR height="79">
 	  <td><code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element with a <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#toolbar-state" title="toolbar state">toolbar</a> state </td>
@@ -1526,7 +1517,7 @@
 	<TD>ATK_ROLE_TOOL_BAR</TD>
 	<TD>AXToolbar</TD>
 	<TD>&nbsp;</TD>
-	<TH>menu element with a type attribute in the toolbar state</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element with a <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#toolbar-state" title="toolbar state">toolbar</a> state </td>
 	</TR>
 	<TR height="60">
 	  <td>An element that <a href="http://www.w3.org/TR/html5/interactive-elements.html#concept-command" title="concept-command">defines a command</a>, whose <a href="http://www.w3.org/TR/html5/interactive-elements.html#command-facet-type" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
@@ -1543,7 +1534,7 @@
 	    object attribute checkable&quot;=&quot;true&quot;</TD>
 	  <TD>AXMenuItemRole</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td>An element that <a href="http://www.w3.org/TR/html5/interactive-elements.html#concept-command" title="concept-command">defines a command</a>, whose <a href="http://www.w3.org/TR/html5/interactive-elements.html#command-facet-type" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
 	  </TR>
 	<TR height="60">
 	  <td>An element that <a href="http://www.w3.org/TR/html5/interactive-elements.html#concept-command" title="concept-command">defines a command</a>, whose <a href="http://www.w3.org/TR/html5/interactive-elements.html#command-facet-type" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
@@ -1559,7 +1550,7 @@
 	  <TD>ATK_ROLE_MENU_ITEM</TD>
 	  <TD>AXMenuItemRole</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td>An element that <a href="http://www.w3.org/TR/html5/interactive-elements.html#concept-command" title="concept-command">defines a command</a>, whose <a href="http://www.w3.org/TR/html5/interactive-elements.html#command-facet-type" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
 	  </TR>
 	<TR height="60">
 	  <td>An element that <a href="http://www.w3.org/TR/html5/interactive-elements.html#concept-command" title="concept-command">defines a command</a>, whose <a href="http://www.w3.org/TR/html5/interactive-elements.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
@@ -1577,7 +1568,7 @@
 	  <TD>AXMenuItemRole</TD>
 	  <TD>look at UIA patterns and&nbsp; composites of MSAA roles for
 	    these.&nbsp; Does AX have them native?&nbsp; ATK/IA2?</TD>
-	  <TH>&nbsp;</TH>
+	  <td>An element that <a href="http://www.w3.org/TR/html5/interactive-elements.html#concept-command" title="concept-command">defines a command</a>, whose <a href="http://www.w3.org/TR/html5/interactive-elements.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="http://www.w3.org/TR/html5/interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="http://www.w3.org/TR/html5/interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="http://www.w3.org/TR/html5/interactive-elements.html#list-state" title="list state">list</a> state </td>
 	  </TR>
 	<TR height="60">
 	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#meta"><code>meta</code></a> element</td>
@@ -1593,7 +1584,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#meta"><code>meta</code></a> element</td>
 	  </TR>
 	<TR height="60">
 	  <td><code>meter</code> element</td>
@@ -1610,7 +1601,7 @@
 	  <TD>?</TD>
 	  <TD>do any of the apis have something like a meter?&nbsp; Can we
 	    build it with UIA patterns?</TD>
-	  <TH>meter</TH>
+	  <td><code>meter</code> element</td>
 	  </TR>
 	<TR height="131">
 	  <td><code><a href="http://dev.w3.org/html5/spec/sections.html#the-nav-element">nav</a></code> element </td>
@@ -1626,7 +1617,7 @@
 	  <TD>n/a</TD>
 	  <TD>AXGroup, AXRoleDescription=&quot;navigation&quot;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH> nav element</TH>
+	  <td><code><a href="http://dev.w3.org/html5/spec/sections.html#the-nav-element">nav</a></code> element </td>
 	  </TR>
 	<TR height="154">
 	  <td><a href="http://dev.w3.org/html5/spec/scripting-1.html#the-noscript-element"><code>noscript</code></a> element</td>
@@ -1642,7 +1633,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/scripting-1.html#the-noscript-element"><code>noscript</code></a> element</td>
 	  </TR>
 	<TR height="154">
 	  <td><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-object-element"><code>object</code></a> element</td>
@@ -1658,7 +1649,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-object-element"><code>object</code></a> element</td>
 	  </TR>
 	<TR height="154">
 	  <td><code><a href="http://www.w3.org/TR/html5/semantics.html#the-ol-element">ol</a></code> element </td>
@@ -1674,7 +1665,7 @@
 	  <TD>ATK_ROLE_LIST + do not expose ATK_STATE_EDITABLE</TD>
 	  <TD>AXList</TD>
 	  <TD>ordered vs. unordered in apis?</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://www.w3.org/TR/html5/semantics.html#the-ol-element">ol</a></code> element </td>
 	  </TR>
 	<TR height="154">
 	  <td><a href="http://dev.w3.org/html5/spec/the-button-element.html#the-optgroup-element"><code>optgroup</code></a> element</td>
@@ -1690,7 +1681,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/the-button-element.html#the-optgroup-element"><code>optgroup</code></a> element</td>
 	  </TR>
 	<TR height="154">
 	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-option-element">option</a></code> element that is in a <a href="http://www.w3.org/TR/html5/forms.html#concept-select-option-list" title="concept-select-option-list">list of options</a> or that represents a suggestion in a <code><a href="http://www.w3.org/TR/html5/forms.html#the-datalist-element">datalist</a></code> element </TH>
@@ -1706,8 +1697,7 @@
 	<TD>ATK_ROLE_LIST_ITEM</TD>
 	<TD>NSAccessibilityStaticTextRole</TD>
 	<TD>&nbsp;</TD>
-	<TH>option element that is in a list of options or that
-	  represents a suggestion in a datalist element</TH>
+	<TH><code><a href="http://www.w3.org/TR/html5/forms.html#the-option-element">option</a></code> element that is in a <a href="http://www.w3.org/TR/html5/forms.html#concept-select-option-list" title="concept-select-option-list">list of options</a> or that represents a suggestion in a <code><a href="http://www.w3.org/TR/html5/forms.html#the-datalist-element">datalist</a></code> element </TH>
 	</TR>
 	<TR height="110">
 	  <TH><code><a href="http://dev.w3.org/html5/spec/the-button-element.html#the-output-element">output</a></code> element</TH>
@@ -1724,7 +1714,7 @@
 	  <TD>AXGroup, AXRoleDescription=&quot;status&quot;</TD>
 	  <TD>this seems like a strange mapping.&nbsp; Is it really
 	    statusbar? It seems more like a lable&hellip;</TD>
-	  <TH> output element</TH>
+	  <TH><code><a href="http://dev.w3.org/html5/spec/the-button-element.html#the-output-element">output</a></code> element</TH>
 	  </TR>
 	<TR height="110">
 	  <td><code><A href="http://www.w3.org/TR/html5/grouping-content.html#the-p-element">p</A></code> element</td>
@@ -1740,7 +1730,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://www.w3.org/TR/html5/grouping-content.html#the-p-element">p</A></code> element</td>
 	  </TR>
 	<TR height="110">
 	  <td><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-param-element"><code>param</code></a> element</td>
@@ -1756,7 +1746,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-param-element"><code>param</code></a> element</td>
 	  </TR>
 	<TR height="110">
 	  <td><code><A href="http://www.w3.org/TR/html5/grouping-content.html#the-pre-element">pre</A></code> element</td>
@@ -1772,7 +1762,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://www.w3.org/TR/html5/grouping-content.html#the-pre-element">pre</A></code> element</td>
 	  </TR>
 	<TR height="328">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-progress-element">progress</a></code> element </td>
@@ -1789,7 +1779,7 @@
 	                  ATK_EXTENDED_STATE_EDITABLE</TD>
 	<TD>AXProgressIndicator</TD>
 	<TD>&nbsp;</TD>
-	<TH> progress element</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/forms.html#the-progress-element">progress</a></code> element </td>
 	</TR>
 	<TR height="110">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-ruby-element">ruby</A></code> element</td>
@@ -1805,7 +1795,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-ruby-element">ruby</A></code> element</td>
 	  </TR>
 	<TR height="110">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-q-element">q</A></code></td>
@@ -1821,7 +1811,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-q-element">q</A></code></td>
 	  </TR>
 	<TR height="110">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-samp-element">samp</A></code> element</td>
@@ -1837,7 +1827,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-samp-element">samp</A></code> element</td>
 	  </TR>
 	<TR height="110">
 	  <td><a href="http://dev.w3.org/html5/spec/scripting-1.html#script"><code>script</code></a> element</td>
@@ -1853,7 +1843,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/scripting-1.html#script"><code>script</code></a> element</td>
 	  </TR>
 	<TR height="110">
 	<TH><code><a href="http://dev.w3.org/html5/spec/sections.html#the-section-element">section</a></code> element </TH>
@@ -1869,7 +1859,7 @@
 	<TD>ATK_ROLE_PANEL</TD>
 	<TD>AXGroup, AXRoleDescription=&quot;region&quot;</TD>
 	<TD>&nbsp;</TD>
-	<TH> section element</TH>
+	<TH><code><a href="http://dev.w3.org/html5/spec/sections.html#the-section-element">section</a></code> element </TH>
 	</TR>
 	<TR height="97">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-select-element">select</a></code> element with a <code title="attr-select-multiple"><a href="http://www.w3.org/TR/html5/common-input-element-attributes.html#attr-select-multiple">multiple</a></code> attribute </td>
@@ -1885,7 +1875,7 @@
 	<TD>&nbsp;</TD>
 	<TD>&nbsp;</TD>
 	<TD>todo: map properties from multiselectable</TD>
-	<TH>select element with a multiple attribute</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/forms.html#the-select-element">select</a></code> element with a <code title="attr-select-multiple"><a href="http://www.w3.org/TR/html5/common-input-element-attributes.html#attr-select-multiple">multiple</a></code> attribute </td>
 	</TR>
 	<TR height="97">
 	  <td><code><a href="http://www.w3.org/TR/html5/forms.html#the-select-element">select</a></code> element with no <code title="attr-select-multiple"><a href="http://www.w3.org/TR/html5/forms.html#attr-select-multiple">multiple</a></code> attribute </td>
@@ -1903,7 +1893,7 @@
 	<TD>&nbsp;</TD>
 	<TD>&nbsp;</TD>
 	<TD>anything better than list or combobox in apis?</TD>
-	<TH>select element with no multiple attribute</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/forms.html#the-select-element">select</a></code> element with no <code title="attr-select-multiple"><a href="http://www.w3.org/TR/html5/forms.html#attr-select-multiple">multiple</a></code> attribute </td>
 	</TR>
 	<TR height="181">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-small-element">small</A></code> element</td>
@@ -1919,7 +1909,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-small-element">small</A></code> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><a href="http://dev.w3.org/html5/spec/video.html#the-source-element"><code>source</code></a> element</td>
@@ -1935,7 +1925,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/video.html#the-source-element"><code>source</code></a> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-span-element">span</A></code> element</td>
@@ -1951,7 +1941,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-span-element">span</A></code> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-strong-element">strong</A></code> element</td>
@@ -1967,7 +1957,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-strong-element">strong</A></code> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#the-style-element"><code>style</code></a> element</td>
@@ -1983,7 +1973,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#the-style-element"><code>style</code></a> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-sub-and-sup-elements">sub</A></code> element</td>
@@ -1999,7 +1989,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-sub-and-sup-elements">sub</A></code> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><code><a href="http://dev.w3.org/html5/spec/interactive-elements.html#the-summary-element">summary</a></code> element</td>
@@ -2015,7 +2005,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://dev.w3.org/html5/spec/interactive-elements.html#the-summary-element">summary</a></code> element</td>
 	  </TR>
 	<TR height="181">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-sub-and-sup-elements">sup</A></code> element</td>
@@ -2031,7 +2021,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-sub-and-sup-elements">sup</A></code> element</td>
 	  </TR>
 	<TR height="81">
 	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-table-element">table</a></code> element </TH>
@@ -2047,7 +2037,7 @@
 	  <TD>ATK_ROLE_TABLE</TD>
 	  <TD>AXTable</TD>
 	  <TD>Talk to Wendy about aligning with her table work.</TD>
-	  <TH> table element</TH>
+	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-table-element">table</a></code> element </TH>
 	  </TR>
 	<TR height="140">
 	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-tbody-element">tbody</a></code> element</TH>
@@ -2063,7 +2053,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-tbody-element">tbody</a></code> element</TH>
 	  </TR>
 	<TR height="140">
 	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-td-element">td</a></code> element </TH>
@@ -2079,7 +2069,7 @@
 	  <TD>?</TD>
 	  <TD>?</TD>
 	  <TD>Talk to Wendy about aligning with her table work.</TD>
-	  <TH> td element</TH>
+	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-td-element">td</a></code> element </TH>
 	  </TR>
 	<TR height="181">
 	  <TH>textarea element</TH>
@@ -2097,7 +2087,7 @@
 	  <TD>AXTextArea</TD>
 	  <TD>aria UAI Guide has document instead fo text.&nbsp; Is that
 	    right?</TD>
-	  <TH>&lt;textarea&gt;</TH>
+	  <TH>textarea element</TH>
 	  </TR>
 	<TR height="140">
 	  <td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-tfoot-element">tfoot</a></code> element</td>
@@ -2113,7 +2103,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-tfoot-element">tfoot</a></code> element</td>
 	  </TR>
 	<TR height="140">
 	  <td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-th-element">th</a></code> element that is neither a column header nor a row header </td>
@@ -2129,7 +2119,7 @@
 	  <TD>?</TD>
 	  <TD>?</TD>
 	  <TD>Talk to Wendy about aligning with her table work.</TD>
-	  <TH>th element that is neither a column header nor a row header</TH>
+	  <td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-th-element">th</a></code> element that is neither a column header nor a row header </td>
 	  </TR>
 	<TR height="140">
 	  <td><code><a href="http://www.w3.org/TR/html5/tabular-data.html#the-th-element">th</a></code> element that is a column header </td>
@@ -2145,7 +2135,7 @@
 	<TD>?</TD>
 	<TD>?</TD>
 	<TD>Talk to Wendy about aligning with her table work.</TD>
-	<TH>th element that is a column header</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/tabular-data.html#the-th-element">th</a></code> element that is a column header </td>
 	</TR>
 	<TR height="140">
 	  <td><code><a href="tabular-data.html#the-th-element">th</a></code> element that is a row header </td>
@@ -2161,7 +2151,7 @@
 	<TD>?</TD>
 	<TD>?</TD>
 	<TD>Talk to Wendy about aligning with her table work.</TD>
-	<TH>th element that is a row header</TH>
+	<td><code><a href="tabular-data.html#the-th-element">th</a></code> element that is a row header </td>
 	</TR>
 	<TR height="40">
 	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-thead-element">thead</a></code> element</TH>
@@ -2177,7 +2167,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <TH><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-thead-element">thead</a></code> element</TH>
 	  </TR>
 	<TR height="40">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-time-element">time</A></code> element</td>
@@ -2193,7 +2183,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-time-element">time</A></code> element</td>
 	  </TR>
 	<TR height="40">
 	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#the-title-element-0"><code>title</code></a> element</td>
@@ -2209,7 +2199,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/semantics.html#the-title-element-0"><code>title</code></a> element</td>
 	  </TR>
 	<TR height="40">
 	  <td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-tr-element">tr</a></code> element </td>
@@ -2225,7 +2215,7 @@
 	<TD>?</TD>
 	<TD>?</TD>
 	<TD>Talk to Wendy about aligning with her table work.</TD>
-	<TH> tr element</TH>
+	<td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-tr-element">tr</a></code> element </td>
 	</TR>
 	<TR height="76">
 	  <td><code><a href="http://www.w3.org/TR/html5/semantics.html#the-ul-element">ul</a></code> element </td>
@@ -2241,7 +2231,7 @@
 	<TD>ATK_ROLE_LIST + do not expose ATK_STATE_EDITABLE</TD>
 	<TD>AXList</TD>
 	<TD>ordered vs. unordered in apis?</TD>
-	<TH> ul element</TH>
+	<td><code><a href="http://www.w3.org/TR/html5/semantics.html#the-ul-element">ul</a></code> element </td>
 	</TR>
 	<TR height="230">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-var-element">var</A></code> element</td>
@@ -2257,7 +2247,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-var-element">var</A></code> element</td>
 	  </TR>
 	<TR height="230">
 	  <td><a href="http://dev.w3.org/html5/spec/video.html"><code>video</code></a> element</td>
@@ -2273,7 +2263,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><a href="http://dev.w3.org/html5/spec/video.html"><code>video</code></a> element</td>
 	  </TR>
 	<TR height="230">
 	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-wbr-element">wbr</A></code> element</td>
@@ -2289,7 +2279,7 @@
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
 	  <TD>&nbsp;</TD>
-	  <TH>&nbsp;</TH>
+	  <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-wbr-element">wbr</A></code> element</td>
 	  </TR>
 	</TBODY></TABLE>
 	<H2>To Do:</H2>

Received on Friday, 24 September 2010 10:31:32 UTC