Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[c] (0) I guess without listing the attribute here, it's technically …
…non-conforming, which wasn't the intent of the previous checkin.

git-svn-id: http://svn.whatwg.org/webapps@3543 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 5, 2009
1 parent acaff8d commit cfc38e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index
Expand Up @@ -26489,6 +26489,7 @@ function AddCloud(data, x, y) { ... }</pre>
<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> {
Expand Down
1 change: 1 addition & 0 deletions source
Expand Up @@ -29151,6 +29151,7 @@ function AddCloud(data, x, y) { ... }</pre>
<code>tfoot</code> element child in total).</dd>
<dt>Content attributes:</dt>
<dd><span>Global attributes</span></dd>
<dd><code title="attr-table-summary">summary</code> (but see prose)</dd>
<dt>DOM interface:</dt>
<dd>
<pre class="idl">interface <dfn>HTMLTableElement</dfn> : <span>HTMLElement</span> {
Expand Down

0 comments on commit cfc38e2

Please sign in to comment.