[html5] r8215 - [e] (0) typo in dataset definition Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 9 11:46:55 PDT 2013
Author: ianh
Date: 2013-10-09 11:46:54 -0700 (Wed, 09 Oct 2013)
New Revision: 8215
Modified:
complete.html
index
source
Log:
[e] (0) typo in dataset definition
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-10-08 23:57:26 UTC (rev 8214)
+++ complete.html 2013-10-09 18:46:54 UTC (rev 8215)
@@ -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 8 October 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 October 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>
@@ -10178,7 +10178,7 @@
name is the attribute's name with the first five characters removed and whose value is the
attribute's value.</li>
- <li>For each name <var title="">list</var>, for each U+002D HYPHEN-MINUS character (-) in the
+ <li>For each name in <var title="">list</var>, for each U+002D HYPHEN-MINUS character (-) in the
name that is followed by a <a href=#lowercase-ascii-letters title="lowercase ASCII letters">lowercase ASCII letter</a>,
remove the U+002D HYPHEN-MINUS character (-) and replace the character that followed it by the
same character <a href=#converted-to-ascii-uppercase>converted to ASCII uppercase</a>.</li>
Modified: index
===================================================================
--- index 2013-10-08 23:57:26 UTC (rev 8214)
+++ index 2013-10-09 18:46:54 UTC (rev 8215)
@@ -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 8 October 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 October 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>
@@ -10178,7 +10178,7 @@
name is the attribute's name with the first five characters removed and whose value is the
attribute's value.</li>
- <li>For each name <var title="">list</var>, for each U+002D HYPHEN-MINUS character (-) in the
+ <li>For each name in <var title="">list</var>, for each U+002D HYPHEN-MINUS character (-) in the
name that is followed by a <a href=#lowercase-ascii-letters title="lowercase ASCII letters">lowercase ASCII letter</a>,
remove the U+002D HYPHEN-MINUS character (-) and replace the character that followed it by the
same character <a href=#converted-to-ascii-uppercase>converted to ASCII uppercase</a>.</li>
Modified: source
===================================================================
--- source 2013-10-08 23:57:26 UTC (rev 8214)
+++ source 2013-10-09 18:46:54 UTC (rev 8215)
@@ -10150,7 +10150,7 @@
name is the attribute's name with the first five characters removed and whose value is the
attribute's value.</li>
- <li>For each name <var title="">list</var>, for each U+002D HYPHEN-MINUS character (-) in the
+ <li>For each name in <var title="">list</var>, for each U+002D HYPHEN-MINUS character (-) in the
name that is followed by a <span title="lowercase ASCII letters">lowercase ASCII letter</span>,
remove the U+002D HYPHEN-MINUS character (-) and replace the character that followed it by the
same character <span>converted to ASCII uppercase</span>.</li>
More information about the Commit-Watchers
mailing list