[html5] r6439 - [e] (0) try to clarify Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12737
whatwg at whatwg.org
whatwg at whatwg.org
Fri Aug 12 15:19:59 PDT 2011
Author: ianh
Date: 2011-08-12 15:19:54 -0700 (Fri, 12 Aug 2011)
New Revision: 6439
Modified:
complete.html
index
source
Log:
[e] (0) try to clarify
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12737
Modified: complete.html
===================================================================
--- complete.html 2011-08-12 21:59:04 UTC (rev 6438)
+++ complete.html 2011-08-12 22:19:54 UTC (rev 6439)
@@ -55099,14 +55099,13 @@
attribute gives the sizes of icons for visual media.</p>
<p>If specified, the attribute must have a value that is an
- <a href=#unordered-set-of-unique-space-separated-tokens>unordered set of unique space-separated tokens</a>, which
- are <a href=#ascii-case-insensitive>ASCII case-insensitive</a>. The values must all be
- either an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string
- "<code title=attr-link-sizes-any><a href=#attr-link-sizes-any>any</a></code>", or a value that
- consists of two <a href=#valid-non-negative-integer title="valid non-negative integer">valid
- non-negative integers</a> that do not have a leading U+0030 DIGIT
- ZERO (0) character and that are separated by a single U+0078 LATIN
- SMALL LETTER X or U+0058 LATIN CAPITAL LETTER X character.</p>
+ <a href=#unordered-set-of-unique-space-separated-tokens>unordered set of unique space-separated tokens</a> which
+ are <a href=#ascii-case-insensitive>ASCII case-insensitive</a>. Each value must be either
+ an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title=attr-link-sizes-any><a href=#attr-link-sizes-any>any</a></code>", or a value that consists of
+ two <a href=#valid-non-negative-integer title="valid non-negative integer">valid non-negative
+ integers</a> that do not have a leading U+0030 DIGIT ZERO (0)
+ character and that are separated by a single U+0078 LATIN SMALL
+ LETTER X or U+0058 LATIN CAPITAL LETTER X character.</p>
<p>The keywords represent icon sizes.</p>
Modified: index
===================================================================
--- index 2011-08-12 21:59:04 UTC (rev 6438)
+++ index 2011-08-12 22:19:54 UTC (rev 6439)
@@ -54966,14 +54966,13 @@
attribute gives the sizes of icons for visual media.</p>
<p>If specified, the attribute must have a value that is an
- <a href=#unordered-set-of-unique-space-separated-tokens>unordered set of unique space-separated tokens</a>, which
- are <a href=#ascii-case-insensitive>ASCII case-insensitive</a>. The values must all be
- either an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string
- "<code title=attr-link-sizes-any><a href=#attr-link-sizes-any>any</a></code>", or a value that
- consists of two <a href=#valid-non-negative-integer title="valid non-negative integer">valid
- non-negative integers</a> that do not have a leading U+0030 DIGIT
- ZERO (0) character and that are separated by a single U+0078 LATIN
- SMALL LETTER X or U+0058 LATIN CAPITAL LETTER X character.</p>
+ <a href=#unordered-set-of-unique-space-separated-tokens>unordered set of unique space-separated tokens</a> which
+ are <a href=#ascii-case-insensitive>ASCII case-insensitive</a>. Each value must be either
+ an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title=attr-link-sizes-any><a href=#attr-link-sizes-any>any</a></code>", or a value that consists of
+ two <a href=#valid-non-negative-integer title="valid non-negative integer">valid non-negative
+ integers</a> that do not have a leading U+0030 DIGIT ZERO (0)
+ character and that are separated by a single U+0078 LATIN SMALL
+ LETTER X or U+0058 LATIN CAPITAL LETTER X character.</p>
<p>The keywords represent icon sizes.</p>
Modified: source
===================================================================
--- source 2011-08-12 21:59:04 UTC (rev 6438)
+++ source 2011-08-12 22:19:54 UTC (rev 6439)
@@ -62107,14 +62107,14 @@
attribute gives the sizes of icons for visual media.</p>
<p>If specified, the attribute must have a value that is an
- <span>unordered set of unique space-separated tokens</span>, which
- are <span>ASCII case-insensitive</span>. The values must all be
- either an <span>ASCII case-insensitive</span> match for the string
- "<code title="attr-link-sizes-any">any</code>", or a value that
- consists of two <span title="valid non-negative integer">valid
- non-negative integers</span> that do not have a leading U+0030 DIGIT
- ZERO (0) character and that are separated by a single U+0078 LATIN
- SMALL LETTER X or U+0058 LATIN CAPITAL LETTER X character.</p>
+ <span>unordered set of unique space-separated tokens</span> which
+ are <span>ASCII case-insensitive</span>. Each value must be either
+ an <span>ASCII case-insensitive</span> match for the string "<code
+ title="attr-link-sizes-any">any</code>", or a value that consists of
+ two <span title="valid non-negative integer">valid non-negative
+ integers</span> that do not have a leading U+0030 DIGIT ZERO (0)
+ character and that are separated by a single U+0078 LATIN SMALL
+ LETTER X or U+0058 LATIN CAPITAL LETTER X character.</p>
<p>The keywords represent icon sizes.</p>
More information about the Commit-Watchers
mailing list