Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6811 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 2, 2011
1 parent 1d5a329 commit d29ee57
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions complete.html
Expand Up @@ -240,7 +240,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 1 November 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 2 November 2011</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -787,16 +787,16 @@ <h2 class="no-num no-toc">Living Standard &mdash; Last Updated 1 November 2011</
<li><a href=#link-type-next><span class=secno>4.12.5.13.1 </span>Link type "<code>next</code>"</a></li>
<li><a href=#link-type-prev><span class=secno>4.12.5.13.2 </span>Link type "<code>prev</code>"</a></ol></li>
<li><a href=#other-link-types><span class=secno>4.12.5.14 </span>Other link types</a></ol></ol></li>
<li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
<li><a href=#common-idioms><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
<ol>
<li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
<li><a href=#rel-up><span class=secno>4.13.2 </span>Bread crumb navigation</a></li>
<li><a href=#tag-clouds><span class=secno>4.13.3 </span>Tag clouds</a></li>
<li><a href=#conversations><span class=secno>4.13.4 </span>Conversations</a></li>
<li><a href=#footnotes><span class=secno>4.13.5 </span>Footnotes</a></ol></li>
<li><a href=#matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</a>
<li><a href=#selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</a>
<ol>
<li><a href=#selectors><span class=secno>4.14.1 </span>Case-sensitivity</a></li>
<li><a href=#case-sensitivity><span class=secno>4.14.1 </span>Case-sensitivity</a></li>
<li><a href=#pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</a></ol></ol></li>
<li><a href=#microdata><span class=secno>5 </span>Microdata</a>
<ol>
Expand Down Expand Up @@ -56316,7 +56316,7 @@ <h5 id=other-link-types><span class=secno>4.12.5.14 </span>Other link types</h5>



<h3 id=common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>
<h3 id=common-idioms><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>

<h4 id=the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</h4>

Expand Down Expand Up @@ -56782,9 +56782,9 @@ <h4 id=footnotes><span class=secno>4.13.5 </span>Footnotes</h4>

<div class=impl>

<h3 id=matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</h3>
<h3 id=selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</h3>

<h4 id=selectors><span class=secno>4.14.1 </span>Case-sensitivity</h4>
<h4 id=case-sensitivity><span class=secno>4.14.1 </span>Case-sensitivity</h4>

<p>The Selectors specification leaves the case-sensitivity of IDs,
classes, element names, attribute names, and attribute values to be
Expand Down
14 changes: 7 additions & 7 deletions index
Expand Up @@ -240,7 +240,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 1 November 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 2 November 2011</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -787,16 +787,16 @@
<li><a href=#link-type-next><span class=secno>4.12.5.13.1 </span>Link type "<code>next</code>"</a></li>
<li><a href=#link-type-prev><span class=secno>4.12.5.13.2 </span>Link type "<code>prev</code>"</a></ol></li>
<li><a href=#other-link-types><span class=secno>4.12.5.14 </span>Other link types</a></ol></ol></li>
<li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
<li><a href=#common-idioms><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
<ol>
<li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
<li><a href=#rel-up><span class=secno>4.13.2 </span>Bread crumb navigation</a></li>
<li><a href=#tag-clouds><span class=secno>4.13.3 </span>Tag clouds</a></li>
<li><a href=#conversations><span class=secno>4.13.4 </span>Conversations</a></li>
<li><a href=#footnotes><span class=secno>4.13.5 </span>Footnotes</a></ol></li>
<li><a href=#matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</a>
<li><a href=#selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</a>
<ol>
<li><a href=#selectors><span class=secno>4.14.1 </span>Case-sensitivity</a></li>
<li><a href=#case-sensitivity><span class=secno>4.14.1 </span>Case-sensitivity</a></li>
<li><a href=#pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</a></ol></ol></li>
<li><a href=#microdata><span class=secno>5 </span>Microdata</a>
<ol>
Expand Down Expand Up @@ -56316,7 +56316,7 @@ fur



<h3 id=common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>
<h3 id=common-idioms><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>

<h4 id=the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</h4>

Expand Down Expand Up @@ -56782,9 +56782,9 @@ contradict people?

<div class=impl>

<h3 id=matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</h3>
<h3 id=selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</h3>

<h4 id=selectors><span class=secno>4.14.1 </span>Case-sensitivity</h4>
<h4 id=case-sensitivity><span class=secno>4.14.1 </span>Case-sensitivity</h4>

<p>The Selectors specification leaves the case-sensitivity of IDs,
classes, element names, attribute names, and attribute values to be
Expand Down
6 changes: 3 additions & 3 deletions source
Expand Up @@ -63484,7 +63484,7 @@ fur



<h3>Common idioms without dedicated elements</h3>
<h3 id="common-idioms">Common idioms without dedicated elements</h3>

<h4>The main part of the content</h4>

Expand Down Expand Up @@ -63963,9 +63963,9 @@ contradict people?

<div class="impl">

<h3>Matching HTML elements using selectors</h3>
<h3 id="selectors">Matching HTML elements using selectors</h3>

<h4 id="selectors">Case-sensitivity</h4>
<h4>Case-sensitivity</h4>

<p>The Selectors specification leaves the case-sensitivity of IDs,
classes, element names, attribute names, and attribute values to be
Expand Down

0 comments on commit d29ee57

Please sign in to comment.