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

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

Modified Files:
	static.html 
Log Message:
updated

Index: static.html
===================================================================
RCS file: /sources/public/html5/html-api-map/static.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- static.html	14 Apr 2011 11:14:45 -0000	1.4
+++ static.html	14 Apr 2011 11:16:51 -0000	1.5
@@ -1894,7 +1894,7 @@
             <td>ROLE_TEXT</td>
             <td>AXStaticText</td>
           </tr>
-          <tr id="sum" tabindex="-1">
+          <tr id="sum">
             <td><code><a href="http://dev.w3.org/html5/spec/interactive-elements.html#the-summary-element">summary</a></code> element</td>
             <td>no</td>
             <td>yes</td>
@@ -2637,12 +2637,12 @@
 	    <td>&nbsp;</td>
       </tr>
 	  <tr>
-	    <th tabindex="-1" id="att-open"> open </th>
+	    <th id="att-open"> open </th>
 	    <td><a href="http://dev.w3.org/html5/spec/interactive-elements.html#attr-details-open">details</a></td>
 	    <td>no</td>
 	    <td>Yes</td>
 	    <td><a href="http://www.w3.org/WAI/PF/aria/states_and_properties#aria-expanded">aria-expanded</a>="true | false"</td>
-	    <td>STATE_SYSTEM_<wbr>
+	    <td>STATE_SYSTEM_
 	      EXPANDED <br>
 STATE_SYSTEM_COLLAPSED </td>
 	    <td>STATE_SYSTEM_EXPANDED <br>

Received on Thursday, 14 April 2011 11:16:55 UTC