Skip to content

Commit

Permalink
[e] (0) consistency with other similar text in the same section
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6304 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 14, 2011
1 parent f778c57 commit 7f59796
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -39040,7 +39040,7 @@ <h4 id=the-table-element><span class=secno>4.9.1 </span>The <dfn><code>table</co
is given below.</p>

<div class=impl>
<p>If a <code><a href=#the-table-element>table</a></code> element has a <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
<p>If a <code><a href=#the-table-element>table</a></code> element has a (non-conforming) <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
agent has not classified the table as a layout table, the user agent
may report the contents of that attribute to the user.</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -38912,7 +38912,7 @@ function AddCloud(data, x, y) { ... }</pre>
is given below.</p>

<div class=impl>
<p>If a <code><a href=#the-table-element>table</a></code> element has a <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
<p>If a <code><a href=#the-table-element>table</a></code> element has a (non-conforming) <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
agent has not classified the table as a layout table, the user agent
may report the contents of that attribute to the user.</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -43358,7 +43358,7 @@ function AddCloud(data, x, y) { ... }</pre>
is given below.</p>

<div class="impl">
<p>If a <code>table</code> element has a <code
<p>If a <code>table</code> element has a (non-conforming) <code
title="attr-table-summary">summary</code> attribute, and the user
agent has not classified the table as a layout table, the user agent
may report the contents of that attribute to the user.</p>
Expand Down

0 comments on commit 7f59796

Please sign in to comment.