[html5] r1337 - /

whatwg at whatwg.org whatwg at whatwg.org
Tue Mar 4 03:05:49 PST 2008


Author: ianh
Date: 2008-03-04 03:05:48 -0800 (Tue, 04 Mar 2008)
New Revision: 1337

Modified:
   index
   source
Log:
[e] (0) Tweak the way the insertion mode sections start.

Modified: index
===================================================================
--- index	2008-03-04 10:57:24 UTC (rev 1336)
+++ index	2008-03-04 11:05:48 UTC (rev 1337)
@@ -1621,62 +1621,63 @@
           the insertion mode</a>
 
          <li><a href="#the-initial"><span class=secno>8.2.4.7. </span>The
-          initial insertion mode</a>
+          "initial" insertion mode</a>
 
          <li><a href="#the-before"><span class=secno>8.2.4.8. </span>The
-          before html insertion mode</a>
+          "before html" insertion mode</a>
 
          <li><a href="#the-before0"><span class=secno>8.2.4.9. </span>The
-          before head insertion mode</a>
+          "before head" insertion mode</a>
 
          <li><a href="#parsing-main-inhead"><span class=secno>8.2.4.10.
-          </span>The in head insertion mode</a>
+          </span>The "in head" insertion mode</a>
 
          <li><a href="#parsing-main-inheadnoscript"><span
-          class=secno>8.2.4.11. </span>The in head noscript insertion
+          class=secno>8.2.4.11. </span>The "in head noscript" insertion
           mode</a>
 
          <li><a href="#the-after"><span class=secno>8.2.4.12. </span>The
-          after head insertion mode</a>
+          "after head" insertion mode</a>
 
          <li><a href="#parsing-main-inbody"><span class=secno>8.2.4.13.
-          </span>The in body insertion mode</a>
+          </span>The "in body" insertion mode</a>
 
          <li><a href="#parsing-main-intable"><span class=secno>8.2.4.14.
-          </span>The in table insertion mode</a>
+          </span>The "in table" insertion mode</a>
 
          <li><a href="#parsing-main-incaption"><span class=secno>8.2.4.15.
-          </span>The in caption insertion mode</a>
+          </span>The "in caption" insertion mode</a>
 
          <li><a href="#parsing-main-incolgroup"><span class=secno>8.2.4.16.
-          </span>The in column group insertion mode</a>
+          </span>The "in column group" insertion mode</a>
 
          <li><a href="#parsing-main-intbody"><span class=secno>8.2.4.17.
-          </span>The in table body insertion mode</a>
+          </span>The "in table body" insertion mode</a>
 
          <li><a href="#parsing-main-intr"><span class=secno>8.2.4.18.
-          </span>The in row insertion mode</a>
+          </span>The "in row" insertion mode</a>
 
          <li><a href="#parsing-main-intd"><span class=secno>8.2.4.19.
-          </span>The in cell insertion mode</a>
+          </span>The "in cell" insertion mode</a>
 
          <li><a href="#parsing-main-inselect"><span class=secno>8.2.4.20.
-          </span>The in select insertion mode</a>
+          </span>The "in select" insertion mode</a>
 
          <li><a href="#parsing-main-afterbody"><span class=secno>8.2.4.21.
-          </span>The after body insertion mode</a>
+          </span>The "after body" insertion mode</a>
 
          <li><a href="#parsing-main-inframeset"><span class=secno>8.2.4.22.
-          </span>The in frameset insertion mode</a>
+          </span>The "in frameset" insertion mode</a>
 
          <li><a href="#parsing-main-afterframeset"><span
-          class=secno>8.2.4.23. </span>The after frameset insertion mode</a>
+          class=secno>8.2.4.23. </span>The "after frameset" insertion
+          mode</a>
 
          <li><a href="#the-after0"><span class=secno>8.2.4.24. </span>The
-          after after body insertion mode</a>
+          "after after body" insertion mode</a>
 
          <li><a href="#the-after1"><span class=secno>8.2.4.25. </span>The
-          after after frameset insertion mode</a>
+          "after after frameset" insertion mode</a>
         </ul>
 
        <li><a href="#the-unexpected"><span class=secno>8.2.5 </span>The
@@ -41035,10 +41036,12 @@
   </ol>
 -->
 
-  <h5 id=the-initial><span class=secno>8.2.4.7. </span>The <dfn id=initial
-   title="insertion mode: initial">initial</dfn> insertion mode</h5>
+  <h5 id=the-initial><span class=secno>8.2.4.7. </span>The "<dfn id=initial
+   title="insertion mode: initial">initial</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#initial"
+   title="insertion mode: initial">initial</a>", tokens must be handled as
+   follows:
 
   <dl class=switch>
    <dt>A character token that is one of one of U+0009 CHARACTER TABULATION,
@@ -41362,10 +41365,12 @@
      href="#before4" title="insertion mode: before html">before html</a>".</p>
   </dl>
 
-  <h5 id=the-before><span class=secno>8.2.4.8. </span>The <dfn id=before4
-   title="insertion mode: before html">before html</dfn> insertion mode</h5>
+  <h5 id=the-before><span class=secno>8.2.4.8. </span>The "<dfn id=before4
+   title="insertion mode: before html">before html</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#before4"
+   title="insertion mode: before html">before html</a>", tokens must be
+   handled as follows:
 
   <dl class=switch>
    <dt>A DOCTYPE token
@@ -41439,10 +41444,12 @@
    content continues being appended to the nodes as described in the next
    section.
 
-  <h5 id=the-before0><span class=secno>8.2.4.9. </span>The <dfn id=before5
-   title="insertion mode: before head">before head</dfn> insertion mode</h5>
+  <h5 id=the-before0><span class=secno>8.2.4.9. </span>The "<dfn id=before5
+   title="insertion mode: before head">before head</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#before5"
+   title="insertion mode: before head">before head</a>", tokens must be
+   handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -41520,10 +41527,12 @@
      after head">after head</a>" <a href="#insertion0">insertion mode</a>.</p>
   </dl>
 
-  <h5 id=parsing-main-inhead><span class=secno>8.2.4.10. </span>The <dfn
-   id=in-head title="insertion mode: in head">in head</dfn> insertion mode</h5>
+  <h5 id=parsing-main-inhead><span class=secno>8.2.4.10. </span>The "<dfn
+   id=in-head title="insertion mode: in head">in head</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#in-head"
+   title="insertion mode: in head">in head</a>", tokens must be handled as
+   follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -41767,10 +41776,12 @@
   </dl>
 
   <h5 id=parsing-main-inheadnoscript><span class=secno>8.2.4.11. </span>The
-   <dfn id=in-head0 title="insertion mode: in head noscript">in head
-   noscript</dfn> insertion mode</h5>
+   "<dfn id=in-head0 title="insertion mode: in head noscript">in head
+   noscript</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-head0" title="insertion mode: in head noscript">in head
+   noscript</a>", tokens must be handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -41834,10 +41845,12 @@
      name "noscript" had been seen and reprocess the current token.</p>
   </dl>
 
-  <h5 id=the-after><span class=secno>8.2.4.12. </span>The <dfn id=after4
-   title="insertion mode: after head">after head</dfn> insertion mode</h5>
+  <h5 id=the-after><span class=secno>8.2.4.12. </span>The "<dfn id=after4
+   title="insertion mode: after head">after head</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#after4"
+   title="insertion mode: after head">after head</a>", tokens must be handled
+   as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -41915,10 +41928,12 @@
      had been seen, and then reprocess the current token.</p>
   </dl>
 
-  <h5 id=parsing-main-inbody><span class=secno>8.2.4.13. </span>The <dfn
-   id=in-body title="insertion mode: in body">in body</dfn> insertion mode</h5>
+  <h5 id=parsing-main-inbody><span class=secno>8.2.4.13. </span>The "<dfn
+   id=in-body title="insertion mode: in body">in body</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#in-body"
+   title="insertion mode: in body">in body</a>", tokens must be handled as
+   follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -42882,9 +42897,14 @@
     </ol>
   </dl>
 
-  <h5 id=parsing-main-intable><span class=secno>8.2.4.14. </span>The <dfn
-   id=in-table title="insertion mode: in table">in table</dfn> insertion mode</h5>
+  <h5 id=parsing-main-intable><span class=secno>8.2.4.14. </span>The "<dfn
+   id=in-table title="insertion mode: in table">in table</dfn>" insertion
+   mode</h5>
 
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-table" title="insertion mode: in table">in table</a>", tokens
+   must be handled as follows:
+
   <dl class=switch>
    <dt>An end-of-file token
 
@@ -43096,11 +43116,13 @@
    href="#html">html</a></code> element after this process is a <a
    href="#fragment">fragment case</a>.
 
-  <h5 id=parsing-main-incaption><span class=secno>8.2.4.15. </span>The <dfn
-   id=in-caption title="insertion mode: in caption">in caption</dfn>
+  <h5 id=parsing-main-incaption><span class=secno>8.2.4.15. </span>The "<dfn
+   id=in-caption title="insertion mode: in caption">in caption</dfn>"
    insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-caption" title="insertion mode: in caption">in caption</a>",
+   tokens must be handled as follows:
 
   <dl class=switch>
    <dt>An end tag whose tag name is "caption"
@@ -43156,11 +43178,13 @@
      was "<a href="#in-body" title="insertion mode: in body">in body</a>".</p>
   </dl>
 
-  <h5 id=parsing-main-incolgroup><span class=secno>8.2.4.16. </span>The <dfn
-   id=in-column title="insertion mode: in column group">in column group</dfn>
-   insertion mode</h5>
+  <h5 id=parsing-main-incolgroup><span class=secno>8.2.4.16. </span>The "<dfn
+   id=in-column title="insertion mode: in column group">in column
+   group</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-column" title="insertion mode: in column group">in column
+   group</a>", tokens must be handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -43231,11 +43255,13 @@
      href="#fragment">fragment case</a>.</p>
   </dl>
 
-  <h5 id=parsing-main-intbody><span class=secno>8.2.4.17. </span>The <dfn
-   id=in-table0 title="insertion mode: in table body">in table body</dfn>
+  <h5 id=parsing-main-intbody><span class=secno>8.2.4.17. </span>The "<dfn
+   id=in-table0 title="insertion mode: in table body">in table body</dfn>"
    insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-table0" title="insertion mode: in table body">in table
+   body</a>", tokens must be handled as follows:
 
   <dl class=switch>
    <dt>A start tag whose tag name is "tr"
@@ -43318,10 +43344,12 @@
    href="#html">html</a></code> element after this process is a <a
    href="#fragment">fragment case</a>.
 
-  <h5 id=parsing-main-intr><span class=secno>8.2.4.18. </span>The <dfn
-   id=in-row title="insertion mode: in row">in row</dfn> insertion mode</h5>
+  <h5 id=parsing-main-intr><span class=secno>8.2.4.18. </span>The "<dfn
+   id=in-row title="insertion mode: in row">in row</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#in-row"
+   title="insertion mode: in row">in row</a>", tokens must be handled as
+   follows:
 
   <dl class=switch>
    <dt>A start tag whose tag name is one of: "th", "td"
@@ -43404,10 +43432,12 @@
    href="#html">html</a></code> element after this process is a <a
    href="#fragment">fragment case</a>.
 
-  <h5 id=parsing-main-intd><span class=secno>8.2.4.19. </span>The <dfn
-   id=in-cell title="insertion mode: in cell">in cell</dfn> insertion mode</h5>
+  <h5 id=parsing-main-intd><span class=secno>8.2.4.19. </span>The "<dfn
+   id=in-cell title="insertion mode: in cell">in cell</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#in-cell"
+   title="insertion mode: in cell">in cell</a>", tokens must be handled as
+   follows:
 
   <dl class=switch>
    <dt>An end tag whose tag name is one of: "td", "th"
@@ -43502,11 +43532,13 @@
    neither when the <a href="#insertion0">insertion mode</a> is "<a
    href="#in-cell" title="insertion mode: in cell">in cell</a>".
 
-  <h5 id=parsing-main-inselect><span class=secno>8.2.4.20. </span>The <dfn
-   id=in-select title="insertion mode: in select">in select</dfn> insertion
+  <h5 id=parsing-main-inselect><span class=secno>8.2.4.20. </span>The "<dfn
+   id=in-select title="insertion mode: in select">in select</dfn>" insertion
    mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-select" title="insertion mode: in select">in select</a>", tokens
+   must be handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -43621,11 +43653,13 @@
     <p><a href="#parse0">Parse error</a>. Ignore the token.</p>
   </dl>
 
-  <h5 id=parsing-main-afterbody><span class=secno>8.2.4.21. </span>The <dfn
-   id=after5 title="insertion mode: after body">after body</dfn> insertion
+  <h5 id=parsing-main-afterbody><span class=secno>8.2.4.21. </span>The "<dfn
+   id=after5 title="insertion mode: after body">after body</dfn>" insertion
    mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#after5"
+   title="insertion mode: after body">after body</a>", tokens must be handled
+   as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -43683,11 +43717,13 @@
      title="insertion mode: in body">in body</a>" and reprocess the token.</p>
   </dl>
 
-  <h5 id=parsing-main-inframeset><span class=secno>8.2.4.22. </span>The <dfn
-   id=in-frameset title="insertion mode: in frameset">in frameset</dfn>
+  <h5 id=parsing-main-inframeset><span class=secno>8.2.4.22. </span>The "<dfn
+   id=in-frameset title="insertion mode: in frameset">in frameset</dfn>"
    insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a
+   href="#in-frameset" title="insertion mode: in frameset">in frameset</a>",
+   tokens must be handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -43766,12 +43802,14 @@
   </dl>
 
   <h5 id=parsing-main-afterframeset><span class=secno>8.2.4.23. </span>The
-   <dfn id=after6 title="insertion mode: after frameset">after frameset</dfn>
-   insertion mode</h5>
+   "<dfn id=after6 title="insertion mode: after frameset">after
+   frameset</dfn>" insertion mode</h5>
+
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#after6"
+   title="insertion mode: after frameset">after frameset</a>", tokens must be
+   handled as follows:</p>
   <!-- due to rules in the "in frameset" mode, this can't be entered in the fragment case -->
 
-  <p>Handle the token as follows:
-
   <dl class=switch>
    <dt>An end-of-file token
 
@@ -43824,11 +43862,13 @@
    that do support frames but want to show the NOFRAMES content. Supporting
    the former is easy; supporting the latter is harder.
 
-  <h5 id=the-after0><span class=secno>8.2.4.24. </span>The <dfn id=after7
-   title="insertion mode: after after body">after after body</dfn> insertion
+  <h5 id=the-after0><span class=secno>8.2.4.24. </span>The "<dfn id=after7
+   title="insertion mode: after after body">after after body</dfn>" insertion
    mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#after7"
+   title="insertion mode: after after body">after after body</a>", tokens
+   must be handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token
@@ -43864,11 +43904,13 @@
      title="insertion mode: in body">in body</a>" and reprocess the token.</p>
   </dl>
 
-  <h5 id=the-after1><span class=secno>8.2.4.25. </span>The <dfn id=after8
-   title="insertion mode: after after frameset">after after frameset</dfn>
+  <h5 id=the-after1><span class=secno>8.2.4.25. </span>The "<dfn id=after8
+   title="insertion mode: after after frameset">after after frameset</dfn>"
    insertion mode</h5>
 
-  <p>Handle the token as follows:
+  <p>When the <a href="#insertion0">insertion mode</a> is "<a href="#after8"
+   title="insertion mode: after after frameset">after after frameset</a>",
+   tokens must be handled as follows:
 
   <dl class=switch>
    <dt>An end-of-file token

Modified: source
===================================================================
--- source	2008-03-04 10:57:24 UTC (rev 1336)
+++ source	2008-03-04 11:05:48 UTC (rev 1337)
@@ -38291,9 +38291,10 @@
 -->
 
 
-  <h5>The <dfn title="insertion mode: initial">initial</dfn> insertion mode</h5>
+  <h5>The "<dfn title="insertion mode: initial">initial</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: initial">initial</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -38464,9 +38465,10 @@
   </dl>
 
 
-  <h5>The <dfn title="insertion mode: before html">before html</dfn> insertion mode</h5>
+  <h5>The "<dfn title="insertion mode: before html">before html</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: before html">before html</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -38544,9 +38546,10 @@
   as described in the next section.</p>
 
 
-  <h5>The <dfn title="insertion mode: before head">before head</dfn> insertion mode</h5>
+  <h5>The "<dfn title="insertion mode: before head">before head</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: before head">before head</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -38636,9 +38639,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-inhead">The <dfn title="insertion mode: in head">in head</dfn> insertion mode</h5>
+  <h5 id="parsing-main-inhead">The "<dfn title="insertion mode: in head">in head</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in head">in head</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -38895,9 +38899,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-inheadnoscript">The <dfn title="insertion mode: in head noscript">in head noscript</dfn> insertion mode</h5>
+  <h5 id="parsing-main-inheadnoscript">The "<dfn title="insertion mode: in head noscript">in head noscript</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in head noscript">in head noscript</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -38964,9 +38969,10 @@
   </dl>
 
 
-  <h5>The <dfn title="insertion mode: after head">after head</dfn> insertion mode</h5>
+  <h5>The "<dfn title="insertion mode: after head">after head</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: after head">after head</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -39054,9 +39060,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-inbody">The <dfn title="insertion mode: in body">in body</dfn> insertion mode</h5>
+  <h5 id="parsing-main-inbody">The "<dfn title="insertion mode: in body">in body</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in body">in body</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40092,8 +40099,11 @@
   </dl>
 
 
-  <h5 id="parsing-main-intable">The <dfn title="insertion mode: in table">in table</dfn> insertion mode</h5>
+  <h5 id="parsing-main-intable">The "<dfn title="insertion mode: in table">in table</dfn>" insertion mode</h5>
 
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in table">in table</span>", tokens must be handled as follows:</p>
+
   <dl class="switch">
 
    <dt>An end-of-file token</dt>
@@ -40319,9 +40329,10 @@
   case</span>.</p>
 
 
-  <h5 id="parsing-main-incaption">The <dfn title="insertion mode: in caption">in caption</dfn> insertion mode</h5>
+  <h5 id="parsing-main-incaption">The "<dfn title="insertion mode: in caption">in caption</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in caption">in caption</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40383,9 +40394,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-incolgroup">The <dfn title="insertion mode: in column group">in column group</dfn> insertion mode</h5>
+  <h5 id="parsing-main-incolgroup">The "<dfn title="insertion mode: in column group">in column group</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in column group">in column group</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40464,9 +40476,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-intbody">The <dfn title="insertion mode: in table body">in table body</dfn> insertion mode</h5>
+  <h5 id="parsing-main-intbody">The "<dfn title="insertion mode: in table body">in table body</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in table body">in table body</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40558,9 +40571,10 @@
   case</span>.</p>
 
 
-  <h5 id="parsing-main-intr">The <dfn title="insertion mode: in row">in row</dfn> insertion mode</h5>
+  <h5 id="parsing-main-intr">The "<dfn title="insertion mode: in row">in row</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in row">in row</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40654,9 +40668,10 @@
   case</span>.</p>
 
 
-  <h5 id="parsing-main-intd">The <dfn title="insertion mode: in cell">in cell</dfn> insertion mode</h5>
+  <h5 id="parsing-main-intd">The "<dfn title="insertion mode: in cell">in cell</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows.</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in cell">in cell</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40760,9 +40775,10 @@
   cell</span>".</p>
 
 
-  <h5 id="parsing-main-inselect">The <dfn title="insertion mode: in select">in select</dfn> insertion mode</h5>
+  <h5 id="parsing-main-inselect">The "<dfn title="insertion mode: in select">in select</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in select">in select</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40897,9 +40913,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-afterbody">The <dfn title="insertion mode: after body">after body</dfn> insertion mode</h5>
+  <h5 id="parsing-main-afterbody">The "<dfn title="insertion mode: after body">after body</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: after body">after body</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -40964,9 +40981,10 @@
   </dl>
 
 
-  <h5 id="parsing-main-inframeset">The <dfn title="insertion mode: in frameset">in frameset</dfn> insertion mode</h5>
+  <h5 id="parsing-main-inframeset">The "<dfn title="insertion mode: in frameset">in frameset</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: in frameset">in frameset</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -41050,11 +41068,12 @@
   </dl>
 
 
-  <h5 id="parsing-main-afterframeset">The <dfn title="insertion mode: after frameset">after frameset</dfn> insertion mode</h5>
-  <!-- due to rules in the "in frameset" mode, this can't be entered in the fragment case -->
+  <h5 id="parsing-main-afterframeset">The "<dfn title="insertion mode: after frameset">after frameset</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: after frameset">after frameset</span>", tokens must be handled as follows:</p>
 
+  <!-- due to rules in the "in frameset" mode, this can't be entered in the fragment case -->
   <dl class="switch">
 
    <dt>An end-of-file token</dt>
@@ -41111,9 +41130,10 @@
   harder.</p>
 
 
-  <h5>The <dfn title="insertion mode: after after body">after after body</dfn> insertion mode</h5>
+  <h5>The "<dfn title="insertion mode: after after body">after after body</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: after after body">after after body</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 
@@ -41150,9 +41170,10 @@
   </dl>
 
 
-  <h5>The <dfn title="insertion mode: after after frameset">after after frameset</dfn> insertion mode</h5>
+  <h5>The "<dfn title="insertion mode: after after frameset">after after frameset</dfn>" insertion mode</h5>
 
-  <p>Handle the token as follows:</p>
+  <p>When the <span>insertion mode</span> is "<span title="insertion
+  mode: after after frameset">after after frameset</span>", tokens must be handled as follows:</p>
 
   <dl class="switch">
 




More information about the Commit-Watchers mailing list