html5/spec Overview.html,1.2737,1.2738

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28082

Modified Files:
	Overview.html 
Log Message:
I guess without listing the attribute here, it's technically non-conforming, which wasn't the intent of the previous checkin. (whatwg r3543)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2737
retrieving revision 1.2738
diff -u -d -r1.2737 -r1.2738
--- Overview.html	5 Aug 2009 23:16:14 -0000	1.2737
+++ Overview.html	5 Aug 2009 23:40:32 -0000	1.2738
@@ -23410,6 +23410,7 @@
    <code><a href="#the-tfoot-element">tfoot</a></code> element child in total).</dd>
    <dt>Content attributes:</dt>
    <dd><a href="#global-attributes">Global attributes</a></dd>
+   <dd><code title="attr-table-summary"><a href="#attr-table-summary">summary</a></code> (but see prose)</dd>
    <dt>DOM interface:</dt>
    <dd>
 <pre class="idl">interface <dfn id="htmltableelement">HTMLTableElement</dfn> : <a href="#htmlelement">HTMLElement</a> {

Received on Wednesday, 5 August 2009 23:40:45 UTC