html5/spec-author-view Overview.html,1.849,1.850 grouping-content.html,1.30,1.31 history.html,1.584,1.585 index.html,1.588,1.589 introduction.html,1.583,1.584 sections.html,1.38,1.39 spec.html,1.857,1.858 tabular-data.html,1.570,1.571 text-level-semantics.html,1.583,1.584 the-iframe-element.html,1.44,1.45 video.html,1.588,1.589

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv14273

Modified Files:
	Overview.html grouping-content.html history.html index.html 
	introduction.html sections.html spec.html tabular-data.html 
	text-level-semantics.html the-iframe-element.html video.html 
Log Message:
Make <object type=application/octet-stream> ignore the type= attribute for legacy compat. Also, fix some trailing spaces throughout. (whatwg r4990)

[updated by splitter]


Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.583
retrieving revision 1.584
diff -u -d -r1.583 -r1.584
--- text-level-semantics.html	4 Apr 2010 22:47:30 -0000	1.583
+++ text-level-semantics.html	9 Apr 2010 04:07:21 -0000	1.584
@@ -342,7 +342,7 @@
   areas, e.g. a link to see photos of the event, or to edit the event,
   or some such. --><p>If the <code><a href="#the-a-element">a</a></code> element has no <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute, then the element
   <a href="#represents">represents</a> a placeholder for where a link might
-  otherwise have been placed, if it had been relevant.</p><p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>, 
+  otherwise have been placed, if it had been relevant.</p><p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>,
   <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code> attributes must be omitted
   if the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute is
   not present.</p><div class="example">

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.570
retrieving revision 1.571
diff -u -d -r1.570 -r1.571
--- tabular-data.html	4 Apr 2010 22:47:30 -0000	1.570
+++ tabular-data.html	9 Apr 2010 04:07:21 -0000	1.571
@@ -1177,21 +1177,21 @@
   &lt;tr&gt; &lt;th&gt; &lt;th&gt;2008 &lt;th&gt;2007 &lt;th&gt;2006
  &lt;tbody&gt;
   &lt;tr&gt; &lt;th scope=rowgroup&gt; Research and development
-       &lt;td&gt; $ 1,109 &lt;td&gt; $ 782 &lt;td&gt; $ 712 
+       &lt;td&gt; $ 1,109 &lt;td&gt; $ 782 &lt;td&gt; $ 712
   &lt;tr&gt; &lt;th scope=row&gt; Percentage of net sales
-       &lt;td&gt; 3.4% &lt;td&gt; 3.3% &lt;td&gt; 3.7% 
+       &lt;td&gt; 3.4% &lt;td&gt; 3.3% &lt;td&gt; 3.7%
  &lt;tbody&gt;
   &lt;tr&gt; &lt;th scope=rowgroup&gt; Selling, general, and administrative
-       &lt;td&gt; $ 3,761 &lt;td&gt; $ 2,963 &lt;td&gt; $ 2,433 
+       &lt;td&gt; $ 3,761 &lt;td&gt; $ 2,963 &lt;td&gt; $ 2,433
   &lt;tr&gt; &lt;th scope=row&gt; Percentage of net sales
        &lt;td&gt; 11.6% &lt;td&gt; 12.3% &lt;td&gt; 12.6%
 &lt;/table&gt;</pre><p>This table could look like this:</p><table class="apple-table-examples e2"><thead><tr><th> </th><th>2008 </th><th>2007 </th><th>2006
    </th></tr></thead><tbody><tr><th scope="rowgroup"> Research and development
-         </th><td> $ 1,109 </td><td> $ 782 </td><td> $ 712 
+         </th><td> $ 1,109 </td><td> $ 782 </td><td> $ 712
     </td></tr><tr><th scope="row"> Percentage of net sales
-         </th><td> 3.4% </td><td> 3.3% </td><td> 3.7% 
+         </th><td> 3.4% </td><td> 3.3% </td><td> 3.7%
    </td></tr></tbody><tbody><tr><th scope="rowgroup"> Selling, general, and administrative
-         </th><td> $ 3,761 </td><td> $ 2,963 </td><td> $ 2,433 
+         </th><td> $ 3,761 </td><td> $ 2,963 </td><td> $ 2,433
     </td></tr><tr><th scope="row"> Percentage of net sales
          </th><td> 11.6% </td><td> 12.3% </td><td> 12.6%
   </td></tr></tbody></table></body></html>
\ No newline at end of file

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- the-iframe-element.html	4 Apr 2010 22:47:30 -0000	1.44
+++ the-iframe-element.html	9 Apr 2010 04:07:22 -0000	1.45
@@ -767,7 +767,7 @@
   &lt;video controls src="http://video.example.com/vids/315981"&gt;
    &lt;a href="http://video.example.com/vids/315981"&gt;View video&lt;/a&gt;.
   &lt;/video&gt;
- &lt;/object&gt; 
+ &lt;/object&gt;
 &lt;/p&gt;</pre>
 
   </div><h4 id="the-param-element"><span class="secno">4.8.5 </span>The <dfn><code>param</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.849
retrieving revision 1.850
diff -u -d -r1.849 -r1.850
--- Overview.html	9 Apr 2010 01:57:39 -0000	1.849
+++ Overview.html	9 Apr 2010 04:07:20 -0000	1.850
@@ -305,7 +305,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.4007.
+This is revision 1.4008.
    </p> 
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.584
retrieving revision 1.585
diff -u -d -r1.584 -r1.585
--- history.html	9 Apr 2010 01:57:39 -0000	1.584
+++ history.html	9 Apr 2010 04:07:20 -0000	1.585
@@ -510,7 +510,7 @@
    does not go back in time, and therefore it would be inappropriate
    to put the time in the session history title.</p>
 
-   <pre>&lt;!DOCTYPE HTML&gt; 
+   <pre>&lt;!DOCTYPE HTML&gt;
 &lt;TITLE&gt;Line&lt;/TITLE&gt;
 &lt;SCRIPT&gt;
  setInterval(function () { document.title = 'Line - ' + new Date(); }, 1000);

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- grouping-content.html	4 Apr 2010 22:47:27 -0000	1.30
+++ grouping-content.html	9 Apr 2010 04:07:20 -0000	1.31
@@ -837,7 +837,7 @@
    <dt>Contexts in which this element may be used:</dt>
    <dd>Before <code><a href="#the-dd-element">dd</a></code> or <code><a href="#the-dt-element">dt</a></code> elements inside <code><a href="#the-dl-element">dl</a></code> elements.</dd>
    <dt>Content model:</dt>
-   <dd><a href="content-models.html#phrasing-content">Phrasing content</a>.</dd>   
+   <dd><a href="content-models.html#phrasing-content">Phrasing content</a>.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes">Global attributes</a></dd>
    <dt>DOM interface:</dt>

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- video.html	4 Apr 2010 22:47:30 -0000	1.588
+++ video.html	9 Apr 2010 04:07:22 -0000	1.589
@@ -433,18 +433,18 @@
   </dl><p>An <code><a href="#audio">audio</a></code> element <a href="#represents">represents</a> a sound or
   audio stream.</p><!-- v2 (actually v3) suggestions:
     * Audio syntesis. Use cases from Charles Pritchard:
-      > Use a sound of varying pitch to hint to a user the location of their 
-      > mouse (is it hovering over a button, is it x/y pixels away from the edge 
+      > Use a sound of varying pitch to hint to a user the location of their
+      > mouse (is it hovering over a button, is it x/y pixels away from the edge
       > of the screen, how close is it to the center).
-      > 
+      >
       > Alter the pitch of a sound to make a very cheap midi instrument.
-      > 
+      >
       > Pre-mix a few generated sounds, because the client processor is slow.
-      > 
-      > Alter the pitch of an actual audio recording, and pre-mix it, to give 
-      > different sounding voices to pre-recorded readings of a single text. As 
+      >
+      > Alter the pitch of an actual audio recording, and pre-mix it, to give
+      > different sounding voices to pre-recorded readings of a single text. As
       > has been tried for "male" "female" sound fonts.
-      > 
+      >
       > Support very simple audio codecs, and programmable synthesizers.
   --><p>Content may be provided inside the <code><a href="#audio">audio</a></code>
   element; it is intended for older Web browsers which do

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- index.html	4 Apr 2010 22:47:27 -0000	1.588
+++ index.html	9 Apr 2010 04:07:20 -0000	1.589
@@ -1132,7 +1132,7 @@
      <td><code><a href="elements.html#htmlelement">HTMLElement</a></code></td>
     </tr><tr><th><code><a href="scripting-1.html#script">script</a></code></th>
      <td>Embedded script</td>
-     <td><a href="content-models.html#metadata-content" title="Metadata content">metadata</a>; 
+     <td><a href="content-models.html#metadata-content" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" title="Phrasing content">phrasing</a></td>
      <td><code><a href="semantics.html#the-head-element-0">head</a></code>;
@@ -1400,7 +1400,7 @@
      </th><th> Elements
      </th><th> Elements with exceptions
    </th></tr></thead><tbody><tr><td> <a href="content-models.html#metadata-content">Metadata content</a>
-     </td><td> 
+     </td><td>
       <code><a href="semantics.html#the-base-element">base</a></code>;
       <code><a href="interactive-elements.html#the-command">command</a></code>;
       <code><a href="semantics.html#the-link-element">link</a></code>;
@@ -1409,7 +1409,7 @@
       <code><a href="scripting-1.html#script">script</a></code>;
       <code><a href="semantics.html#the-style-element">style</a></code>;
       <code><a href="semantics.html#the-title-element-0">title</a></code>
-     </td><td> 
+     </td><td>
       &#8212;
 
     </td></tr><tr><td> <a href="content-models.html#flow-content">Flow content</a>
@@ -1686,7 +1686,7 @@
       <code><a href="sections.html#the-section-element">section</a></code>;
       <code><a href="sections.html#the-nav-element">nav</a></code>;
       <code><a href="sections.html#the-article-element">article</a></code>;
-      <code><a href="sections.html#the-aside-element">aside</a></code>; 
+      <code><a href="sections.html#the-aside-element">aside</a></code>;
       <code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a></code>;
       <code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">h2</a></code>;
       <code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">h3</a></code>;
@@ -2131,7 +2131,7 @@
     </td></tr><tr><th> <code title="">sandbox</code>
      </th><td> <code title="attr-iframe-sandbox"><a href="the-iframe-element.html#attr-iframe-sandbox">iframe</a></code>
      </td><td> Security rules for nested content
-     </td><td> <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens">Unordered set of unique space-separated tokens</a> consisting of 
+     </td><td> <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens">Unordered set of unique space-separated tokens</a> consisting of
           "<code title="attr-iframe-sandbox-allow-same-origin"><a href="#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>",
           "<code title="attr-iframe-sandbox-allow-forms"><a href="#attr-iframe-sandbox-allow-forms">allow-forms</a></code>", and
           "<code title="attr-iframe-sandbox-allow-scripts"><a href="#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code>"
@@ -2711,12 +2711,12 @@
      <th> Reflects...
    <tbody>
     ...
-    <tr> 
+    <tr>
      <td> <code>HTMLElement</code>
      <td> <span>HTML elements</span>
      <td> <code title="dom-contextMenu">contextMenu</code>
      <td> <code title="attr-contextmenu">contextmenu</code>
-    <tr> 
+    <tr>
      <td> <code>HTMLOptionElement</code>
      <td> <code>option</code>
      <td> <code title="dom-option-text">text</code>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.857
retrieving revision 1.858
diff -u -d -r1.857 -r1.858
--- spec.html	9 Apr 2010 01:57:39 -0000	1.857
+++ spec.html	9 Apr 2010 04:07:21 -0000	1.858
@@ -303,7 +303,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.4007.
+This is revision 1.4008.
    </p> 
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -1783,7 +1783,7 @@
     with an U+005F LOW LINE character (_) to only specific predefined
     values allows new predefined values to be introduced at a future
     time without conflicting with author-defined values.</p>
- 
+
    </dd>
 
 
@@ -6205,7 +6205,7 @@
   &lt;title&gt;Online or offline?&lt;/title&gt;
   &lt;script&gt;
    function update(online) {
-     document.getElementById('status').textContent = 
+     document.getElementById('status').textContent =
        online ? 'Online' : 'Offline';
    }
   &lt;/script&gt;
@@ -7660,7 +7660,7 @@
    <dt>Contexts in which this element may be used:</dt>
    <dd>Before <code><a href=#the-dd-element>dd</a></code> or <code><a href=#the-dt-element>dt</a></code> elements inside <code><a href=#the-dl-element>dl</a></code> elements.</dd>
    <dt>Content model:</dt>
-   <dd><a href=#phrasing-content>Phrasing content</a>.</dd>   
+   <dd><a href=#phrasing-content>Phrasing content</a>.</dd>
    <dt>Content attributes:</dt>
    <dd><a href=#global-attributes>Global attributes</a></dd>
    <dt>DOM interface:</dt>
@@ -7940,7 +7940,7 @@
   areas, e.g. a link to see photos of the event, or to edit the event,
   or some such. --><p>If the <code><a href=#the-a-element>a</a></code> element has no <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute, then the element
   <a href=#represents>represents</a> a placeholder for where a link might
-  otherwise have been placed, if it had been relevant.</p><p>The <code title=attr-hyperlink-target><a href=#attr-hyperlink-target>target</a></code>, 
+  otherwise have been placed, if it had been relevant.</p><p>The <code title=attr-hyperlink-target><a href=#attr-hyperlink-target>target</a></code>,
   <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code>, <code title=attr-hyperlink-media><a href=#attr-hyperlink-media>media</a></code>, <code title=attr-hyperlink-hreflang><a href=#attr-hyperlink-hreflang>hreflang</a></code>, and <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code> attributes must be omitted
   if the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute is
   not present.</p><div class=example>
@@ -10979,7 +10979,7 @@
   &lt;video controls src="http://video.example.com/vids/315981"&gt;
    &lt;a href="http://video.example.com/vids/315981"&gt;View video&lt;/a&gt;.
   &lt;/video&gt;
- &lt;/object&gt; 
+ &lt;/object&gt;
 &lt;/p&gt;</pre>
 
   </div><h4 id=the-param-element><span class=secno>4.8.5 </span>The <dfn><code>param</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=element><dt>Categories</dt>
@@ -11165,18 +11165,18 @@
   </dl><p>An <code><a href=#audio>audio</a></code> element <a href=#represents>represents</a> a sound or
   audio stream.</p><!-- v2 (actually v3) suggestions:
     * Audio syntesis. Use cases from Charles Pritchard:
-      > Use a sound of varying pitch to hint to a user the location of their 
-      > mouse (is it hovering over a button, is it x/y pixels away from the edge 
+      > Use a sound of varying pitch to hint to a user the location of their
+      > mouse (is it hovering over a button, is it x/y pixels away from the edge
       > of the screen, how close is it to the center).
-      > 
+      >
       > Alter the pitch of a sound to make a very cheap midi instrument.
-      > 
+      >
       > Pre-mix a few generated sounds, because the client processor is slow.
-      > 
-      > Alter the pitch of an actual audio recording, and pre-mix it, to give 
-      > different sounding voices to pre-recorded readings of a single text. As 
+      >
+      > Alter the pitch of an actual audio recording, and pre-mix it, to give
+      > different sounding voices to pre-recorded readings of a single text. As
       > has been tried for "male" "female" sound fonts.
-      > 
+      >
       > Support very simple audio codecs, and programmable synthesizers.
   --><p>Content may be provided inside the <code><a href=#audio>audio</a></code>
   element; it is intended for older Web browsers which do
@@ -13430,21 +13430,21 @@
   &lt;tr&gt; &lt;th&gt; &lt;th&gt;2008 &lt;th&gt;2007 &lt;th&gt;2006
  &lt;tbody&gt;
   &lt;tr&gt; &lt;th scope=rowgroup&gt; Research and development
-       &lt;td&gt; $ 1,109 &lt;td&gt; $ 782 &lt;td&gt; $ 712 
+       &lt;td&gt; $ 1,109 &lt;td&gt; $ 782 &lt;td&gt; $ 712
   &lt;tr&gt; &lt;th scope=row&gt; Percentage of net sales
-       &lt;td&gt; 3.4% &lt;td&gt; 3.3% &lt;td&gt; 3.7% 
+       &lt;td&gt; 3.4% &lt;td&gt; 3.3% &lt;td&gt; 3.7%
  &lt;tbody&gt;
   &lt;tr&gt; &lt;th scope=rowgroup&gt; Selling, general, and administrative
-       &lt;td&gt; $ 3,761 &lt;td&gt; $ 2,963 &lt;td&gt; $ 2,433 
+       &lt;td&gt; $ 3,761 &lt;td&gt; $ 2,963 &lt;td&gt; $ 2,433
   &lt;tr&gt; &lt;th scope=row&gt; Percentage of net sales
        &lt;td&gt; 11.6% &lt;td&gt; 12.3% &lt;td&gt; 12.6%
 &lt;/table&gt;</pre><p>This table could look like this:</p><table class="apple-table-examples e2"><thead><tr><th> </th><th>2008 </th><th>2007 </th><th>2006
    </th></tr></thead><tbody><tr><th scope=rowgroup> Research and development
-         </th><td> $ 1,109 </td><td> $ 782 </td><td> $ 712 
+         </th><td> $ 1,109 </td><td> $ 782 </td><td> $ 712
     </td></tr><tr><th scope=row> Percentage of net sales
-         </th><td> 3.4% </td><td> 3.3% </td><td> 3.7% 
+         </th><td> 3.4% </td><td> 3.3% </td><td> 3.7%
    </td></tr></tbody><tbody><tr><th scope=rowgroup> Selling, general, and administrative
-         </th><td> $ 3,761 </td><td> $ 2,963 </td><td> $ 2,433 
+         </th><td> $ 3,761 </td><td> $ 2,963 </td><td> $ 2,433
     </td></tr><tr><th scope=row> Percentage of net sales
          </th><td> 11.6% </td><td> 12.3% </td><td> 12.6%
   </td></tr></tbody></table><h3 id=forms><span class=secno>4.10 </span>Forms</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id=introduction-0><span class=secno>4.10.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>Forms allow unscripted client-server interaction: given a form, a
@@ -23088,7 +23088,7 @@
    does not go back in time, and therefore it would be inappropriate
    to put the time in the session history title.</p>
 
-   <pre>&lt;!DOCTYPE HTML&gt; 
+   <pre>&lt;!DOCTYPE HTML&gt;
 &lt;TITLE&gt;Line&lt;/TITLE&gt;
 &lt;SCRIPT&gt;
  setInterval(function () { document.title = 'Line - ' + new Date(); }, 1000);
@@ -27493,7 +27493,7 @@
      <td><code><a href=#htmlelement>HTMLElement</a></code></td>
     </tr><tr><th><code><a href=#script>script</a></code></th>
      <td>Embedded script</td>
-     <td><a href=#metadata-content title="Metadata content">metadata</a>; 
+     <td><a href=#metadata-content title="Metadata content">metadata</a>;
          <a href=#flow-content title="Flow content">flow</a>;
          <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
      <td><code><a href=#the-head-element-0>head</a></code>;
@@ -27761,7 +27761,7 @@
      </th><th> Elements
      </th><th> Elements with exceptions
    </th></tr></thead><tbody><tr><td> <a href=#metadata-content>Metadata content</a>
-     </td><td> 
+     </td><td>
       <code><a href=#the-base-element>base</a></code>;
       <code><a href=#the-command>command</a></code>;
       <code><a href=#the-link-element>link</a></code>;
@@ -27770,7 +27770,7 @@
       <code><a href=#script>script</a></code>;
       <code><a href=#the-style-element>style</a></code>;
       <code><a href=#the-title-element-0>title</a></code>
-     </td><td> 
+     </td><td>
       —
 
     </td></tr><tr><td> <a href=#flow-content>Flow content</a>
@@ -28047,7 +28047,7 @@
       <code><a href=#the-section-element>section</a></code>;
       <code><a href=#the-nav-element>nav</a></code>;
       <code><a href=#the-article-element>article</a></code>;
-      <code><a href=#the-aside-element>aside</a></code>; 
+      <code><a href=#the-aside-element>aside</a></code>;
       <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h1</a></code>;
       <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h2</a></code>;
       <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h3</a></code>;
@@ -28492,7 +28492,7 @@
     </td></tr><tr><th> <code title="">sandbox</code>
      </th><td> <code title=attr-iframe-sandbox><a href=#attr-iframe-sandbox>iframe</a></code>
      </td><td> Security rules for nested content
-     </td><td> <a href=#unordered-set-of-unique-space-separated-tokens>Unordered set of unique space-separated tokens</a> consisting of 
+     </td><td> <a href=#unordered-set-of-unique-space-separated-tokens>Unordered set of unique space-separated tokens</a> consisting of
           "<code title=attr-iframe-sandbox-allow-same-origin><a href=#attr-iframe-sandbox-allow-same-origin>allow-same-origin</a></code>",
           "<code title=attr-iframe-sandbox-allow-forms><a href=#attr-iframe-sandbox-allow-forms>allow-forms</a></code>", and
           "<code title=attr-iframe-sandbox-allow-scripts><a href=#attr-iframe-sandbox-allow-scripts>allow-scripts</a></code>"
@@ -29072,12 +29072,12 @@
      <th> Reflects...
    <tbody>
     ...
-    <tr> 
+    <tr>
      <td> <code>HTMLElement</code>
      <td> <span>HTML elements</span>
      <td> <code title="dom-contextMenu">contextMenu</code>
      <td> <code title="attr-contextmenu">contextmenu</code>
-    <tr> 
+    <tr>
      <td> <code>HTMLOptionElement</code>
      <td> <code>option</code>
      <td> <code title="dom-option-text">text</code>

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- sections.html	4 Apr 2010 22:47:29 -0000	1.38
+++ sections.html	9 Apr 2010 04:07:20 -0000	1.39
@@ -386,7 +386,7 @@
   &lt;title&gt;Online or offline?&lt;/title&gt;
   &lt;script&gt;
    function update(online) {
-     document.getElementById('status').textContent = 
+     document.getElementById('status').textContent =
        online ? 'Online' : 'Offline';
    }
   &lt;/script&gt;

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.583
retrieving revision 1.584
diff -u -d -r1.583 -r1.584
--- introduction.html	4 Apr 2010 22:47:28 -0000	1.583
+++ introduction.html	9 Apr 2010 04:07:20 -0000	1.584
@@ -1140,7 +1140,7 @@
     with an U+005F LOW LINE character (_) to only specific predefined
     values allows new predefined values to be introduced at a future
     time without conflicting with author-defined values.</p>
- 
+
    </dd>
 
 

Received on Friday, 9 April 2010 04:07:26 UTC