[html5] r8174 - [e] (0) Remove marker I accidentally left in. Fixing https://www.w3.org/Bugs/Pub [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 9 15:20:51 PDT 2013
Author: ianh
Date: 2013-09-09 15:20:50 -0700 (Mon, 09 Sep 2013)
New Revision: 8174
Modified:
complete.html
index
source
Log:
[e] (0) Remove marker I accidentally left in.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23185
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-09-05 21:34:39 UTC (rev 8173)
+++ complete.html 2013-09-09 22:20:50 UTC (rev 8174)
@@ -256,7 +256,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 5 September 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 September 2013</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>
@@ -3051,7 +3051,7 @@
<h4 id=encoding-terminology><span class=secno>2.1.6 </span>Character encodings</h4>
-xxxxx
+
<p>A <dfn id=encoding title=encoding>character encoding</dfn>, or just <i><a href=#encoding>encoding</a></i> where that is not
ambiguous, is a defined way to convert between byte streams and Unicode strings, as defined in the
WHATWG Encoding standard. An <a href=#encoding>encoding</a> has an <dfn id=encoding-name>encoding name</dfn> and one or more
Modified: index
===================================================================
--- index 2013-09-05 21:34:39 UTC (rev 8173)
+++ index 2013-09-09 22:20:50 UTC (rev 8174)
@@ -256,7 +256,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 5 September 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 September 2013</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>
@@ -3051,7 +3051,7 @@
<h4 id=encoding-terminology><span class=secno>2.1.6 </span>Character encodings</h4>
-xxxxx
+
<p>A <dfn id=encoding title=encoding>character encoding</dfn>, or just <i><a href=#encoding>encoding</a></i> where that is not
ambiguous, is a defined way to convert between byte streams and Unicode strings, as defined in the
WHATWG Encoding standard. An <a href=#encoding>encoding</a> has an <dfn id=encoding-name>encoding name</dfn> and one or more
Modified: source
===================================================================
--- source 2013-09-05 21:34:39 UTC (rev 8173)
+++ source 2013-09-09 22:20:50 UTC (rev 8174)
@@ -1811,7 +1811,7 @@
<h4 id="encoding-terminology">Character encodings</h4>
-xxxxx
+
<p>A <dfn title="encoding">character encoding</dfn>, or just <i>encoding</i> where that is not
ambiguous, is a defined way to convert between byte streams and Unicode strings, as defined in the
WHATWG Encoding standard. An <span>encoding</span> has an <dfn>encoding name</dfn> and one or more
More information about the Commit-Watchers
mailing list