Skip to content

Commit

Permalink
[e] (0) Consistency in terminology. (bug 7227)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3559 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 8, 2009
1 parent eaa117b commit 684ac4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index
Expand Up @@ -1006,7 +1006,7 @@
<li><a href=#selectors><span class=secno>11.8.1 </span>Selectors</a></ol></ol></li>
<li><a href=#obsolete><span class=secno>12 </span>Obsolete features</a>
<ol>
<li><a href=#conforming-but-obsolete-features><span class=secno>12.1 </span>Conforming but obsolete features</a>
<li><a href=#obsolete-but-conforming-features><span class=secno>12.1 </span>Obsolete but conforming features</a>
<ol>
<li><a href=#warnings-for-obsolete-but-conforming-features><span class=secno>12.1.1 </span>Warnings for obsolete but conforming features</a></ol></li>
<li><a href=#non-conforming-features><span class=secno>12.2 </span>Non-conforming features</a></li>
Expand Down Expand Up @@ -71177,7 +71177,7 @@ time:empty { binding: <i title="">time</i>; }</pre>

<h2 id=obsolete><span class=secno>12 </span>Obsolete features</h2>

<h3 id=conforming-but-obsolete-features><span class=secno>12.1 </span>Conforming but obsolete features</h3>
<h3 id=obsolete-but-conforming-features><span class=secno>12.1 </span>Obsolete but conforming features</h3>

<p>Features listed in this section will trigger warnings in
conformance checkers.</p>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -84152,7 +84152,7 @@ time:empty { binding: <i title="">time</i>; }</pre>

<h2 id="obsolete">Obsolete features</h2>

<h3>Conforming but obsolete features</h3>
<h3>Obsolete but conforming features</h3>

<p>Features listed in this section will trigger warnings in
conformance checkers.</p>
Expand Down

0 comments on commit 684ac4a

Please sign in to comment.