[html5] r3478 - [e] (0) typos
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jul 27 17:04:07 PDT 2009
Author: ianh
Date: 2009-07-27 17:04:06 -0700 (Mon, 27 Jul 2009)
New Revision: 3478
Modified:
index
source
Log:
[e] (0) typos
Modified: index
===================================================================
--- index 2009-07-27 23:51:08 UTC (rev 3477)
+++ index 2009-07-28 00:04:06 UTC (rev 3478)
@@ -71,7 +71,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML 5</h1>
- <h2 class="no-num no-toc" id=draft-standard-—-date:-01-jan-1901>Draft Standard — 27 July 2009</h2>
+ <h2 class="no-num no-toc" id=draft-standard-—-date:-01-jan-1901>Draft Standard — 28 July 2009</h2>
<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>-->
@@ -1685,9 +1685,8 @@
or <code title="">CDATA_SECTION_NODE</code> (4). <a href=#refsDOM3CORE>[DOM3CORE]</a></p>
<p>A content attribute is said to <dfn title="">change</dfn> value
- only if its value new value is different than its previous value;
- setting an attribute to a value it already has does not change
- it.</p>
+ only if its new value is different than its previous value; setting
+ an attribute to a value it already has does not change it.</p>
<h4 id=scripting-0><span class=secno>2.1.3 </span>Scripting</h4>
@@ -1756,7 +1755,7 @@
characters as those bytes in ANSI_X3.4-1968 (US-ASCII). <a href=#refsRFC1345>[RFC1345]</a></p>
<p class=note>This includes such encodings as Shift_JIS and
- variants of ISO-2022, even though it is possible in this encodings
+ variants of ISO-2022, even though it is possible in these encodings
for bytes like 0x70 to be part of longer sequences that are
unrelated to their interpretation as ASCII. It excludes such
encodings as UTF-7, UTF-16, HZ-GB-2312, GSM03.38, and EBCDIC
Modified: source
===================================================================
--- source 2009-07-27 23:51:08 UTC (rev 3477)
+++ source 2009-07-28 00:04:06 UTC (rev 3478)
@@ -707,9 +707,8 @@
href="#refsDOM3CORE">[DOM3CORE]</a></p>
<p>A content attribute is said to <dfn title="">change</dfn> value
- only if its value new value is different than its previous value;
- setting an attribute to a value it already has does not change
- it.</p>
+ only if its new value is different than its previous value; setting
+ an attribute to a value it already has does not change it.</p>
<h4>Scripting</h4>
@@ -782,7 +781,7 @@
href="#refsRFC1345">[RFC1345]</a></p>
<p class="note">This includes such encodings as Shift_JIS and
- variants of ISO-2022, even though it is possible in this encodings
+ variants of ISO-2022, even though it is possible in these encodings
for bytes like 0x70 to be part of longer sequences that are
unrelated to their interpretation as ASCII. It excludes such
encodings as UTF-7, UTF-16, HZ-GB-2312, GSM03.38, and EBCDIC
More information about the Commit-Watchers
mailing list