html5/html-api-map overview.html,1.4,1.5

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

Modified Files:
	overview.html 
Log Message:
removed more funky links

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- overview.html	23 Sep 2010 13:07:33 -0000	1.4
+++ overview.html	23 Sep 2010 13:14:43 -0000	1.5
@@ -121,8 +121,7 @@
 	<TH>&lt;area&gt;</TH>
 	</TR>
 	<TR height="166">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-article-element">article element</A></TH>
+	<TH> article element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>article</TD>
@@ -138,11 +137,10 @@
 	<TD>UAI Guide has ROLE_SYSTEM_DOCUMENT + STATE_SYSTEM_READONLY
 	                  for article.&nbsp; Are html and aria documents the same, and
 	                  should this be a document or a grouping?</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-article-element">article element</A></TH>
+	<TH> article element</TH>
 	</TR>
 	<TR height="109">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-aside-element">aside element</A></TH>
+	<TH> aside element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>note role</TD>
@@ -155,11 +153,10 @@
 	<TD>n/a</TD>
 	<TD>AXGroup, AXRoleDescription=&quot;note&quot;</TD>
 	<TD>&nbsp;</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-aside-element">aside element</A></TH>
+	<TH> aside element</TH>
 	</TR>
 	<TR height="109">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/dom.html#the-body-element">The body element</A></TH>
+	<TH> The body element</TH>
 	<TD>y</TD>
 	<TD>y</TD>
 	<TD>document</TD>
@@ -173,7 +170,7 @@
 	<TD>AXGroup, AXRoleDescription=&quot;document&quot;</TD>
 	<TD>for UIA, should this be document, or still something more
 	                  like pane?</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/dom.html#the-body-element">The body element</A></TH>
+	<TH> The body element</TH>
 	</TR>
 	<TR height="76">
 	<TH>&lt;button&gt;</TH>
@@ -228,8 +225,7 @@
 	<TH>&lt;fieldset&gt;</TH>
 	</TR>
 	<TR height="20">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-footer-element">footer element</A></TH>
+	<TH> footer element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>none</TD>
@@ -242,7 +238,7 @@
 	<TD>n/a</TD>
 	<TD>n/a</TD>
 	<TD>&nbsp;</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-footer-element">footer element</A></TH>
+	<TH> footer element</TH>
 	</TR>
 	<TR height="101">
 	<TH>&lt;h1&gt;-&lt;h6&gt;</TH>
@@ -262,8 +258,7 @@
 	<TH>&lt;h1&gt;-&lt;h6&gt;</TH>
 	</TR>
 	<TR height="40">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-header-element">header element</A></TH>
+	<TH> header element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>none</TD>
@@ -807,8 +802,7 @@
 	<TH>meter</TH>
 	</TR>
 	<TR height="131">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-nav-element">nav element</A></TH>
+	<TH> nav element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>navigation role</TD>
@@ -821,7 +815,7 @@
 	<TD>n/a</TD>
 	<TD>AXGroup, AXRoleDescription=&quot;navigation&quot;</TD>
 	<TD>&nbsp;</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-nav-element">nav element</A></TH>
+	<TH> nav element</TH>
 	</TR>
 	<TR height="154">
 	<TH>option element that is in a list of options or that
@@ -845,8 +839,7 @@
 	  represents a suggestion in a datalist element</TH>
 	</TR>
 	<TR height="76">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ol-element">ol element</A></TH>
+	<TH> ol element</TH>
 	<TD>y</TD>
 	<TD>y</TD>
 	<TD>list role</TD>
@@ -859,11 +852,10 @@
 	<TD>ATK_ROLE_LIST + do not expose ATK_STATE_EDITABLE</TD>
 	<TD>AXList</TD>
 	<TD>ordered vs. unordered in apis?</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ol-element">ol element</A></TH>
+	<TH> ol element</TH>
 	</TR>
 	<TR height="110">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-output-element">output element</A></TH>
+	<TH> output element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>status role</TD>
@@ -877,11 +869,10 @@
 	<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> <A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-output-element">output element</A></TH>
+	<TH> output element</TH>
 	</TR>
 	<TR height="328">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-progress-element">progress element</A></TH>
+	<TH> progress element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>progressbar role, with, if the progress bar is determinate,
@@ -899,11 +890,10 @@
 	                  ATK_EXTENDED_STATE_EDITABLE</TD>
 	<TD>AXProgressIndicator</TD>
 	<TD>&nbsp;</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/forms.html#the-progress-element">progress element</A></TH>
+	<TH> progress element</TH>
 	</TR>
 	<TR height="110">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-section-element">section element</A></TH>
+	<TH> section element</TH>
 	<TD>n</TD>
 	<TD>y</TD>
 	<TD>region role</TD>
@@ -916,7 +906,7 @@
 	<TD>ATK_ROLE_PANEL</TD>
 	<TD>AXGroup, AXRoleDescription=&quot;region&quot;</TD>
 	<TD>&nbsp;</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-section-element">section element</A></TH>
+	<TH> section element</TH>
 	</TR>
 	<TR height="97">
 	<TH>select element with a multiple attribute</TH>
@@ -975,8 +965,7 @@
 	<TH>&lt;textarea&gt;</TH>
 	</TR>
 	<TR height="81">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-table-element">table element</A></TH>
+	<TH> table element</TH>
 	<TD>y</TD>
 	<TD>y</TD>
 	<TD>no role</TD>
@@ -990,11 +979,10 @@
 	<TD>ATK_ROLE_TABLE</TD>
 	<TD>AXTable</TD>
 	<TD>Talk to Wendy about aligning with her table work.</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-table-element">table element</A></TH>
+	<TH> table element</TH>
 	</TR>
 	<TR height="140">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-td-element">td element</A></TH>
+	<TH> td element</TH>
 	<TD>y</TD>
 	<TD>y</TD>
 	<TD>no role</TD>
@@ -1007,7 +995,7 @@
 	<TD>?</TD>
 	<TD>?</TD>
 	<TD>Talk to Wendy about aligning with her table work.</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-td-element">td element</A></TH>
+	<TH> td element</TH>
 	</TR>
 	<TR height="140">
 	<TH>th element that is neither a column header nor a row header</TH>
@@ -1061,8 +1049,7 @@
 	<TH>th element that is a row header</TH>
 	</TR>
 	<TR height="40">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-tr-element">tr element</A></TH>
+	<TH> tr element</TH>
 	<TD>y</TD>
 	<TD>y</TD>
 	<TD>row role</TD>
@@ -1075,11 +1062,10 @@
 	<TD>?</TD>
 	<TD>?</TD>
 	<TD>Talk to Wendy about aligning with her table work.</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/tabular-data.html#the-tr-element">tr element</A></TH>
+	<TH> tr element</TH>
 	</TR>
 	<TR height="76">
-	<TH>
-	<A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ul-element">ul element</A></TH>
+	<TH> ul element</TH>
 	<TD>y</TD>
 	<TD>y</TD>
 	<TD>list role</TD>
@@ -1092,7 +1078,7 @@
 	<TD>ATK_ROLE_LIST + do not expose ATK_STATE_EDITABLE</TD>
 	<TD>AXList</TD>
 	<TD>ordered vs. unordered in apis?</TD>
-	<TH> <A href="http://www.paciellogroup.com/blog/misc/HTML5/semantics.html#the-ul-element">ul element</A></TH>
+	<TH> ul element</TH>
 	</TR>
 	<TR height="230">
 	<TH>An element that defines a command, whose Type facet is

Received on Thursday, 23 September 2010 13:14:48 UTC