HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/80

SVNBugCommentTime (UTC)
80minor changes to parser spec2006-07-12 01:52
Index: source
===================================================================
--- source	(revision 79)
+++ source	(revision 80)
@@ -18317,9 +18317,10 @@
          then remove the <var title="">furthest block</var> from its parent
          node.</p></li>
 
-         <li><p>Let a bookmark note the relative position of the
-         <var title="">formatting element</var> in the <span>list of active
-         formatting elements</span>.</p></li>
+         <li><p>Let a bookmark note the position of the <var
+         title="">formatting element</var> in the <span>list of active
+         formatting elements</span> relative to the elements on either
+         side of it in the list.</p></li>
 
          <li>
 
@@ -19159,7 +19160,7 @@
        </dd>
 
        <dt>An end tag whose tag name is one of: "body", "caption",
-       "col", "colgroup", "html", "td", "th", "tr"</dt>
+       "col", "colgroup", "html", "td", "th"</dt>
        <dd>
         <p><span>Parse error</span>. Ignore the token.</p>
        </dd>
@@ -19224,8 +19225,8 @@
         current token.</p>
        </dd>
 
-       <dt>An end tag whose tag name is one of: "body", "col",
-       "colgroup", "html"</dt>
+       <dt>An end tag whose tag name is one of: "body", "caption",
+       "col", "colgroup", "html"</dt>
        <dd>
         <p><span>Parse error</span>. Ignore the token.</p>
        </dd>
@@ -20498,8 +20499,8 @@
   Iannarelli, Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike
   Shaver, Mikko Rantalainen, Neil Deakin, Olav Junker Kj&aelig;r,
   Rimantas Liubertas, Robert O'Callahan, Roman Ivanov, S. Mike
-  Dierken, Shaun Inman, Simon Pieters, Steven Garrity, Stuart
-  Parmenter, Tantek &Ccedil;elik, Thomas O'Connor, Tim Altman,
+  Dierken, Shaun Inman, Simon Pieters, Steven Garrity, Stewart Brodie,
+  Stuart Parmenter, Tantek &Ccedil;elik, Thomas O'Connor, Tim Altman,
   Vladimir Vuki&#x0107;evi&#x0107;, and everyone on the WHATWG mailing
   list for their useful and substantial comments.</p>
 

|