[html5] r8451 - [e] (0) Change this text to be more like how normal people think, rather than us [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 3 11:55:04 PST 2014
Author: ianh
Date: 2014-02-03 11:55:03 -0800 (Mon, 03 Feb 2014)
New Revision: 8451
Modified:
complete.html
index
source
Log:
[e] (0) Change this text to be more like how normal people think, rather than using the wacked way I think.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24459
Affected topics: HTML Syntax and Parsing
Modified: complete.html
===================================================================
--- complete.html 2014-01-31 21:26:11 UTC (rev 8450)
+++ complete.html 2014-02-03 19:55:03 UTC (rev 8451)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 31 January 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 3 February 2014</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>
@@ -94029,8 +94029,8 @@
<li>
- <p>Place into the <a href=#input-stream>input stream</a> for the <a href=#html-parser>HTML parser</a> just created the
- <var title="">input</var>. The encoding <a href=#concept-encoding-confidence title=concept-encoding-confidence>confidence</a> is <i>irrelevant</i>.</p>
+ <p>Place the <var title="">input</var> into the <a href=#input-stream>input stream</a> for the <a href=#html-parser>HTML
+ parser</a> just created. The encoding <a href=#concept-encoding-confidence title=concept-encoding-confidence>confidence</a> is <i>irrelevant</i>.</p>
</li>
Modified: index
===================================================================
--- index 2014-01-31 21:26:11 UTC (rev 8450)
+++ index 2014-02-03 19:55:03 UTC (rev 8451)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 31 January 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 3 February 2014</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>
@@ -94029,8 +94029,8 @@
<li>
- <p>Place into the <a href=#input-stream>input stream</a> for the <a href=#html-parser>HTML parser</a> just created the
- <var title="">input</var>. The encoding <a href=#concept-encoding-confidence title=concept-encoding-confidence>confidence</a> is <i>irrelevant</i>.</p>
+ <p>Place the <var title="">input</var> into the <a href=#input-stream>input stream</a> for the <a href=#html-parser>HTML
+ parser</a> just created. The encoding <a href=#concept-encoding-confidence title=concept-encoding-confidence>confidence</a> is <i>irrelevant</i>.</p>
</li>
Modified: source
===================================================================
--- source 2014-01-31 21:26:11 UTC (rev 8450)
+++ source 2014-02-03 19:55:03 UTC (rev 8451)
@@ -104862,8 +104862,8 @@
<li>
- <p>Place into the <span>input stream</span> for the <span>HTML parser</span> just created the
- <var data-x="">input</var>. The encoding <span
+ <p>Place the <var data-x="">input</var> into the <span>input stream</span> for the <span>HTML
+ parser</span> just created. The encoding <span
data-x="concept-encoding-confidence">confidence</span> is <i>irrelevant</i>.</p>
</li>
More information about the Commit-Watchers
mailing list