[html5] r5393 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10090

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 30 10:41:00 PDT 2010


Author: ianh
Date: 2010-08-30 10:40:58 -0700 (Mon, 30 Aug 2010)
New Revision: 5393

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10090

Modified: complete.html
===================================================================
--- complete.html	2010-08-28 05:00:55 UTC (rev 5392)
+++ complete.html	2010-08-30 17:40:58 UTC (rev 5393)
@@ -209,7 +209,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 28 August 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 30 August 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -22079,7 +22079,7 @@
 
   <p class=warning>These flags only take effect when the
   <a href=#nested-browsing-context>nested browsing context</a> of the <code><a href=#the-iframe-element>iframe</a></code> is
-  <a href=#navigate title=navigate>navigated</a>. Removing then, or removing
+  <a href=#navigate title=navigate>navigated</a>. Removing them, or removing
   the entire <code title=attr-iframe-sandbox><a href=#attr-iframe-sandbox>sandbox</a></code>
   attribute, has no effect on an already-loaded page.</p>
 

Modified: index
===================================================================
--- index	2010-08-28 05:00:55 UTC (rev 5392)
+++ index	2010-08-30 17:40:58 UTC (rev 5393)
@@ -213,7 +213,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Draft Standard — 28 August 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 30 August 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -22004,7 +22004,7 @@
 
   <p class=warning>These flags only take effect when the
   <a href=#nested-browsing-context>nested browsing context</a> of the <code><a href=#the-iframe-element>iframe</a></code> is
-  <a href=#navigate title=navigate>navigated</a>. Removing then, or removing
+  <a href=#navigate title=navigate>navigated</a>. Removing them, or removing
   the entire <code title=attr-iframe-sandbox><a href=#attr-iframe-sandbox>sandbox</a></code>
   attribute, has no effect on an already-loaded page.</p>
 

Modified: source
===================================================================
--- source	2010-08-28 05:00:55 UTC (rev 5392)
+++ source	2010-08-30 17:40:58 UTC (rev 5393)
@@ -23545,7 +23545,7 @@
 
   <p class="warning">These flags only take effect when the
   <span>nested browsing context</span> of the <code>iframe</code> is
-  <span title="navigate">navigated</span>. Removing then, or removing
+  <span title="navigate">navigated</span>. Removing them, or removing
   the entire <code title="attr-iframe-sandbox">sandbox</code>
   attribute, has no effect on an already-loaded page.</p>
 




More information about the Commit-Watchers mailing list