[html5] r6334 - [e] (0) forgot to fix this one in r5764 Fixing http://www.w3.org/Bugs/Public/sho [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jul 27 17:48:49 PDT 2011
Author: ianh
Date: 2011-07-27 17:48:48 -0700 (Wed, 27 Jul 2011)
New Revision: 6334
Modified:
complete.html
index
source
Log:
[e] (0) forgot to fix this one in r5764
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12576
Modified: complete.html
===================================================================
--- complete.html 2011-07-27 23:10:37 UTC (rev 6333)
+++ complete.html 2011-07-28 00:48:48 UTC (rev 6334)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><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 27 July 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 28 July 2011</h2>
</hgroup><dl><dt>Multiple-page version:</dt>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete/>http://www.whatwg.org/specs/web-apps/current-work/complete/</a></dd>
<dt>One-page version:</dt>
@@ -83323,7 +83323,7 @@
is null, then jump to the second step of the overall "two
step" algorithm.</li>
- <li><p>If <var title="">mode</var> is true but <var title="">got pragma</var> is false, then jump to the second
+ <li><p>If <var title="">need pragma</var> is true but <var title="">got pragma</var> is false, then jump to the second
step of the overall "two step" algorithm.</li>
<li><p>If <var title="">charset</var> is a UTF-16 encoding,
Modified: index
===================================================================
--- index 2011-07-27 23:10:37 UTC (rev 6333)
+++ index 2011-07-28 00:48:48 UTC (rev 6334)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><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 27 July 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 28 July 2011</h2>
</hgroup><dl><dt><strong>Web developer edition</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -78896,7 +78896,7 @@
is null, then jump to the second step of the overall "two
step" algorithm.</li>
- <li><p>If <var title="">mode</var> is true but <var title="">got pragma</var> is false, then jump to the second
+ <li><p>If <var title="">need pragma</var> is true but <var title="">got pragma</var> is false, then jump to the second
step of the overall "two step" algorithm.</li>
<li><p>If <var title="">charset</var> is a UTF-16 encoding,
Modified: source
===================================================================
--- source 2011-07-27 23:10:37 UTC (rev 6333)
+++ source 2011-07-28 00:48:48 UTC (rev 6334)
@@ -94400,7 +94400,7 @@
is null, then jump to the second step of the overall "two
step" algorithm.</p></li>
- <li><p>If <var title="">mode</var> is true but <var
+ <li><p>If <var title="">need pragma</var> is true but <var
title="">got pragma</var> is false, then jump to the second
step of the overall "two step" algorithm.</p></li>
More information about the Commit-Watchers
mailing list