[html5] r5837 - [e] (0) the word 'completely' was confusing the issue
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 7 13:40:56 PST 2011
Author: ianh
Date: 2011-02-07 13:40:54 -0800 (Mon, 07 Feb 2011)
New Revision: 5837
Modified:
complete.html
index
source
Log:
[e] (0) the word 'completely' was confusing the issue
Modified: complete.html
===================================================================
--- complete.html 2011-02-05 01:31:56 UTC (rev 5836)
+++ complete.html 2011-02-07 21:40:54 UTC (rev 5837)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 5 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 7 February 2011</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>-->
@@ -72262,9 +72262,9 @@
<ol><li>
- <p>Create a completely separate and parallel execution environment
- (i.e. a separate thread or process or equivalent construct), and
- run the rest of these steps asynchronously in that context.</p>
+ <p>Create a separate parallel execution environment (i.e. a
+ separate thread or process or equivalent construct), and run the
+ rest of these steps asynchronously in that context.</p>
</li>
@@ -94454,6 +94454,7 @@
Csaba Gabor,
Csaba Marton,
Cynthia Shelly,
+ Dan Yoder,
Daniel Barclay,
Daniel Bratell,
Daniel Brooks,
Modified: index
===================================================================
--- index 2011-02-05 01:31:56 UTC (rev 5836)
+++ index 2011-02-07 21:40:54 UTC (rev 5837)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 5 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 7 February 2011</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>-->
@@ -90600,6 +90600,7 @@
Csaba Gabor,
Csaba Marton,
Cynthia Shelly,
+ Dan Yoder,
Daniel Barclay,
Daniel Bratell,
Daniel Brooks,
Modified: source
===================================================================
--- source 2011-02-05 01:31:56 UTC (rev 5836)
+++ source 2011-02-07 21:40:54 UTC (rev 5837)
@@ -81681,9 +81681,9 @@
<li>
- <p>Create a completely separate and parallel execution environment
- (i.e. a separate thread or process or equivalent construct), and
- run the rest of these steps asynchronously in that context.</p>
+ <p>Create a separate parallel execution environment (i.e. a
+ separate thread or process or equivalent construct), and run the
+ rest of these steps asynchronously in that context.</p>
</li>
@@ -107676,6 +107676,7 @@
Csaba Gabor,
Csaba Marton,
Cynthia Shelly,
+ Dan Yoder,
Daniel Barclay,
Daniel Bratell,
Daniel Brooks,
More information about the Commit-Watchers
mailing list