[html5] r4526 - [e] (0) Use 'and' instead of 'or' here. Fixing http://www.w3.org/Bugs/Public/sho [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jan 6 04:05:58 PST 2010
Author: ianh
Date: 2010-01-06 04:05:55 -0800 (Wed, 06 Jan 2010)
New Revision: 4526
Modified:
complete.html
index
source
Log:
[e] (0) Use 'and' instead of 'or' here.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8592
Modified: complete.html
===================================================================
--- complete.html 2010-01-06 11:55:48 UTC (rev 4525)
+++ complete.html 2010-01-06 12:05:55 UTC (rev 4526)
@@ -7459,9 +7459,9 @@
the <code title=attr-lang><a href=#attr-lang>lang</a></code> attribute represents the
language of the content.</p>
- <p>Authors must not use elements, attributes, and attribute values
+ <p>Authors must not use elements, attributes, or attribute values
for purposes other than their appropriate intended semantic
- purpose. Authors must not use elements, attributes, and attribute
+ purpose. Authors must not use elements, attributes, or attribute
values that are not permitted by this specification or <a href=#other-applicable-specifications>other
applicable specifications</a>.</p>
Modified: index
===================================================================
--- index 2010-01-06 11:55:48 UTC (rev 4525)
+++ index 2010-01-06 12:05:55 UTC (rev 4526)
@@ -7294,9 +7294,9 @@
the <code title=attr-lang><a href=#attr-lang>lang</a></code> attribute represents the
language of the content.</p>
- <p>Authors must not use elements, attributes, and attribute values
+ <p>Authors must not use elements, attributes, or attribute values
for purposes other than their appropriate intended semantic
- purpose. Authors must not use elements, attributes, and attribute
+ purpose. Authors must not use elements, attributes, or attribute
values that are not permitted by this specification or <a href=#other-applicable-specifications>other
applicable specifications</a>.</p>
Modified: source
===================================================================
--- source 2010-01-06 11:55:48 UTC (rev 4525)
+++ source 2010-01-06 12:05:55 UTC (rev 4526)
@@ -7339,9 +7339,9 @@
the <code title="attr-lang">lang</code> attribute represents the
language of the content.</p>
- <p>Authors must not use elements, attributes, and attribute values
+ <p>Authors must not use elements, attributes, or attribute values
for purposes other than their appropriate intended semantic
- purpose. Authors must not use elements, attributes, and attribute
+ purpose. Authors must not use elements, attributes, or attribute
values that are not permitted by this specification or <span>other
applicable specifications</span>.</p>
More information about the Commit-Watchers
mailing list