[html5] r7630 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Dec 30 21:36:19 PST 2012
Author: ianh
Date: 2012-12-30 21:36:18 -0800 (Sun, 30 Dec 2012)
New Revision: 7630
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20009
Affected topics: Microdata
Modified: complete.html
===================================================================
--- complete.html 2012-12-31 05:32:41 UTC (rev 7629)
+++ complete.html 2012-12-31 05:36:18 UTC (rev 7630)
@@ -62484,10 +62484,10 @@
</div>
- <p>When a string value is a <a href=#url title=URL>URLs</a>, it is expressed using the
- <code><a href=#the-a-element>a</a></code> element and its <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute, the
- <code><a href=#the-img-element>img</a></code> element and its <code title=attr-img-src><a href=#attr-img-src>src</a></code> attribute, or other
- elements that link to or embed external resources.</p>
+ <p>When a string value is a <a href=#url>URL</a>, it is expressed using the <code><a href=#the-a-element>a</a></code> element and
+ its <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute, the <code><a href=#the-img-element>img</a></code> element and its
+ <code title=attr-img-src><a href=#attr-img-src>src</a></code> attribute, or other elements that link to or embed external
+ resources.</p>
<div class=example>
Modified: index
===================================================================
--- index 2012-12-31 05:32:41 UTC (rev 7629)
+++ index 2012-12-31 05:36:18 UTC (rev 7630)
@@ -62484,10 +62484,10 @@
</div>
- <p>When a string value is a <a href=#url title=URL>URLs</a>, it is expressed using the
- <code><a href=#the-a-element>a</a></code> element and its <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute, the
- <code><a href=#the-img-element>img</a></code> element and its <code title=attr-img-src><a href=#attr-img-src>src</a></code> attribute, or other
- elements that link to or embed external resources.</p>
+ <p>When a string value is a <a href=#url>URL</a>, it is expressed using the <code><a href=#the-a-element>a</a></code> element and
+ its <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute, the <code><a href=#the-img-element>img</a></code> element and its
+ <code title=attr-img-src><a href=#attr-img-src>src</a></code> attribute, or other elements that link to or embed external
+ resources.</p>
<div class=example>
Modified: source
===================================================================
--- source 2012-12-31 05:32:41 UTC (rev 7629)
+++ source 2012-12-31 05:36:18 UTC (rev 7630)
@@ -73030,10 +73030,10 @@
</div>
- <p>When a string value is a <span title="URL">URLs</span>, it is expressed using the
- <code>a</code> element and its <code title="attr-hyperlink-href">href</code> attribute, the
- <code>img</code> element and its <code title="attr-img-src">src</code> attribute, or other
- elements that link to or embed external resources.</p>
+ <p>When a string value is a <span>URL</span>, it is expressed using the <code>a</code> element and
+ its <code title="attr-hyperlink-href">href</code> attribute, the <code>img</code> element and its
+ <code title="attr-img-src">src</code> attribute, or other elements that link to or embed external
+ resources.</p>
<div class="example">
More information about the Commit-Watchers
mailing list