[html5] r4906 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9199
whatwg at whatwg.org
whatwg at whatwg.org
Tue Mar 30 15:00:47 PDT 2010
Author: ianh
Date: 2010-03-30 15:00:45 -0700 (Tue, 30 Mar 2010)
New Revision: 4906
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9199
Modified: complete.html
===================================================================
--- complete.html 2010-03-30 21:52:40 UTC (rev 4905)
+++ complete.html 2010-03-30 22:00:45 UTC (rev 4906)
@@ -86222,7 +86222,7 @@
<dt><dfn id=attr-a-urn title=attr-a-urn><code>urn</code></dfn> on <code><a href=#the-a-element>a</a></code> elements</dt>
<dt><dfn id=attr-link-urn title=attr-link-urn><code>urn</code></dfn> on <code><a href=#the-link-element>link</a></code> elements</dt>
- <dd><p>Specify the preferred persistent identifier using the <code title=attr-href>href</code> attribute instead.</dd>
+ <dd><p>Specify the preferred persistent identifier using the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute instead.</dd>
<dt><dfn id=attr-area-nohref title=attr-area-nohref><code>nohref</code></dfn> on <code><a href=#the-area-element>area</a></code> elements</dt>
<dd><p>Omitting the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
Modified: index
===================================================================
--- index 2010-03-30 21:52:40 UTC (rev 4905)
+++ index 2010-03-30 22:00:45 UTC (rev 4906)
@@ -79494,7 +79494,7 @@
<dt><dfn id=attr-a-urn title=attr-a-urn><code>urn</code></dfn> on <code><a href=#the-a-element>a</a></code> elements</dt>
<dt><dfn id=attr-link-urn title=attr-link-urn><code>urn</code></dfn> on <code><a href=#the-link-element>link</a></code> elements</dt>
- <dd><p>Specify the preferred persistent identifier using the <code title=attr-href>href</code> attribute instead.</dd>
+ <dd><p>Specify the preferred persistent identifier using the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute instead.</dd>
<dt><dfn id=attr-area-nohref title=attr-area-nohref><code>nohref</code></dfn> on <code><a href=#the-area-element>area</a></code> elements</dt>
<dd><p>Omitting the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
Modified: source
===================================================================
--- source 2010-03-30 21:52:40 UTC (rev 4905)
+++ source 2010-03-30 22:00:45 UTC (rev 4906)
@@ -95761,7 +95761,7 @@
<dt><dfn title="attr-a-urn"><code>urn</code></dfn> on <code>a</code> elements</dt>
<dt><dfn title="attr-link-urn"><code>urn</code></dfn> on <code>link</code> elements</dt>
- <dd><p>Specify the preferred persistent identifier using the <code title="attr-href">href</code> attribute instead.</p></dd>
+ <dd><p>Specify the preferred persistent identifier using the <code title="attr-hyperlink-href">href</code> attribute instead.</p></dd>
<dt><dfn title="attr-area-nohref"><code>nohref</code></dfn> on <code>area</code> elements</dt>
<dd><p>Omitting the <code title="attr-hyperlink-href">href</code>
More information about the Commit-Watchers
mailing list