[html5] r1561 - /
whatwg at whatwg.org
whatwg at whatwg.org
Wed May 7 19:29:09 PDT 2008
Author: ianh
Date: 2008-05-07 19:29:08 -0700 (Wed, 07 May 2008)
New Revision: 1561
Modified:
index
source
Log:
[e] (0) markup typo
Modified: index
===================================================================
--- index 2008-05-08 02:27:21 UTC (rev 1560)
+++ index 2008-05-08 02:29:08 UTC (rev 1561)
@@ -34728,7 +34728,7 @@
<p>If the specified, the attribute must have a value that is an <a
href="#unordered">unordered set of unique space-separated tokens</a>. The
values must all be either <code title=attr-link-sizes-any><a
- href="#any-keyword">any</a></code> or a value that consists of two <a
+ href="#any">any</a></code> or a value that consists of two <a
href="#valid" 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 character.
@@ -34740,9 +34740,9 @@
on spaces</a>, and must then parse each resulting keyword to determine
what it represents.
- <p>The <dfn id=any-keyword title=attr-link-sizes-any><code>any</code>
- keyword represents that the resource contains a scalable icon, e.g. as
- provided by an SVG image.</dfn>
+ <p>The <dfn id=any title=attr-link-sizes-any><code>any</code></dfn> keyword
+ represents that the resource contains a scalable icon, e.g. as provided by
+ an SVG image.
<p>Other keywords must be further parsed as follows to determine what they
represent:
Modified: source
===================================================================
--- source 2008-05-08 02:27:21 UTC (rev 1560)
+++ source 2008-05-08 02:29:08 UTC (rev 1561)
@@ -32474,7 +32474,7 @@
value on spaces</span>, and must then parse each resulting keyword
to determine what it represents.</p>
- <p>The <dfn title="attr-link-sizes-any"><code>any</code> keyword
+ <p>The <dfn title="attr-link-sizes-any"><code>any</code></dfn> keyword
represents that the resource contains a scalable icon, e.g. as
provided by an SVG image.</p>
More information about the Commit-Watchers
mailing list