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

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

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2737&r2=1.2738&f=h
http://html5.org/tools/web-apps-tracker?from=3542&to=3543

===================================================================
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:41:29 UTC