Skip to content

Commit

Permalink
IDs for Anne
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@71 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 23, 2006
1 parent 558c5de commit bcd8b19
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
50 changes: 25 additions & 25 deletions index
Expand Up @@ -24,7 +24,7 @@

<h1 id="web-applications">Web Applications 1.0</h1>

<h2 class="no-num no-toc" id="working">Working Draft &mdash; 22 June 2006</h2>
<h2 class="no-num no-toc" id="working">Working Draft &mdash; 23 June 2006</h2>

<p>You can take part in this work. <a
href="http://www.whatwg.org/mailing-list">Join the working group's
Expand Down Expand Up @@ -19911,8 +19911,8 @@ function receiver(e) {
href="#insertion">insertion mode</a></span>.</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
head"
<dt id="parsing-main-inhead">If the <span><a href="#insertion">insertion
mode</a></span> is "in head"

<dd>
<p>Handle the token as follows.</p>
Expand Down Expand Up @@ -20158,8 +20158,8 @@ function receiver(e) {
attributes had been seen, and then reprocess the current token.</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
body"
<dt id="parsing-main-inbody">If the <span><a href="#insertion">insertion
mode</a></span> is "in body"

<dd>
<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -21062,8 +21062,8 @@ function receiver(e) {
</ol>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
table"
<dt id="parsing-main-intable">If the <span><a
href="#insertion">insertion mode</a></span> is "in table"

<dd>
<dl class="switch">
Expand Down Expand Up @@ -21196,8 +21196,8 @@ function receiver(e) {
elements to be popped from the stack, then this is a <span><a
href="#parse">parse error</a></span>.</p>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
caption"
<dt id="parsing-main-incaption">If the <span><a
href="#insertion">insertion mode</a></span> is "in caption"

<dd>
<dl class="switch">
Expand Down Expand Up @@ -21244,8 +21244,8 @@ function receiver(e) {
mode</a></span> was "in body".</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
column group"
<dt id="parsing-main-incolgroup">If the <span><a
href="#insertion">insertion mode</a></span> is "in column group"

<dd>
<dl class="switch">
Expand Down Expand Up @@ -21294,8 +21294,8 @@ function receiver(e) {
and then reprocess the current token.</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
table body"
<dt id="parsing-main-intbody">If the <span><a
href="#insertion">insertion mode</a></span> is "in table body"

<dd>
<dl class="switch">
Expand Down Expand Up @@ -21370,8 +21370,8 @@ function receiver(e) {
elements</a></span>. If this causes any elements to be popped from the
stack, then this is a <span><a href="#parse">parse error</a></span>.</p>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
row"
<dt id="parsing-main-intr">If the <span><a href="#insertion">insertion
mode</a></span> is "in row"

<dd>
<dl class="switch">
Expand Down Expand Up @@ -21443,8 +21443,8 @@ function receiver(e) {
elements to be popped from the stack, then this is a <span><a
href="#parse">parse error</a></span>.</p>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
cell"
<dt id="parsing-main-intd">If the <span><a href="#insertion">insertion
mode</a></span> is "in cell"

<dd>
<dl class="switch">
Expand Down Expand Up @@ -21541,8 +21541,8 @@ function receiver(e) {
it have neither when the <span><a href="#insertion">insertion
mode</a></span> is "in cell".</p>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
select"
<dt id="parsing-main-inselect">If the <span><a
href="#insertion">insertion mode</a></span> is "in select"

<dd>
<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -21646,8 +21646,8 @@ function receiver(e) {
<p><span><a href="#parse">Parse error</a></span>. Ignore the token.</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is
"after body"
<dt id="parsing-main-afterbody">If the <span><a
href="#insertion">insertion mode</a></span> is "after body"

<dd>
<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -21692,8 +21692,8 @@ function receiver(e) {
reprocess the token.</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is "in
frameset"
<dt id="parsing-main-inframeset">If the <span><a
href="#insertion">insertion mode</a></span> is "in frameset"

<dd>
<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -21763,8 +21763,8 @@ function receiver(e) {
<p><span><a href="#parse">Parse error</a></span>. Ignore the token.</p>
</dl>

<dt>If the <span><a href="#insertion">insertion mode</a></span> is
"after frameset"
<dt id="parsing-main-afterframeset">If the <span><a
href="#insertion">insertion mode</a></span> is "after frameset"

<dd>
<p>Handle the token as follows:</p>
Expand Down
24 changes: 12 additions & 12 deletions source
Expand Up @@ -18004,7 +18004,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in head"</dt>
<dt id="parsing-main-inhead">If the <span>insertion mode</span> is "in head"</dt>
<dd>

<p>Handle the token as follows.</p>
Expand Down Expand Up @@ -18257,7 +18257,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in body"</dt>
<dt id="parsing-main-inbody">If the <span>insertion mode</span> is "in body"</dt>
<dd>

<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -19150,7 +19150,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in table"</dt>
<dt id="parsing-main-intable">If the <span>insertion mode</span> is "in table"</dt>
<dd>

<dl class="switch">
Expand Down Expand Up @@ -19291,7 +19291,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in caption"</dt>
<dt id="parsing-main-incaption">If the <span>insertion mode</span> is "in caption"</dt>
<dd>

<dl class="switch">
Expand Down Expand Up @@ -19343,7 +19343,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in column group"</dt>
<dt id="parsing-main-incolgroup">If the <span>insertion mode</span> is "in column group"</dt>
<dd>

<dl class="switch">
Expand Down Expand Up @@ -19395,7 +19395,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in table body"</dt>
<dt id="parsing-main-intbody">If the <span>insertion mode</span> is "in table body"</dt>
<dd>

<dl class="switch">
Expand Down Expand Up @@ -19479,7 +19479,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in row"</dt>
<dt id="parsing-main-intr">If the <span>insertion mode</span> is "in row"</dt>
<dd>

<dl class="switch">
Expand Down Expand Up @@ -19559,7 +19559,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in cell"</dt>
<dt id="parsing-main-intd">If the <span>insertion mode</span> is "in cell"</dt>
<dd>

<dl class="switch">
Expand Down Expand Up @@ -19663,7 +19663,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in select"</dt>
<dt id="parsing-main-inselect">If the <span>insertion mode</span> is "in select"</dt>
<dd>

<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -19781,7 +19781,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "after body"</dt>
<dt id="parsing-main-afterbody">If the <span>insertion mode</span> is "after body"</dt>
<dd>

<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -19827,7 +19827,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "in frameset"</dt>
<dt id="parsing-main-inframeset">If the <span>insertion mode</span> is "in frameset"</dt>
<dd>

<p>Handle the token as follows:</p>
Expand Down Expand Up @@ -19900,7 +19900,7 @@ function receiver(e) {
</dd>


<dt>If the <span>insertion mode</span> is "after frameset"</dt>
<dt id="parsing-main-afterframeset">If the <span>insertion mode</span> is "after frameset"</dt>
<dd>

<p>Handle the token as follows:</p>
Expand Down

0 comments on commit bcd8b19

Please sign in to comment.