[html5] r3285 - [e] (0) more xref fixes
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 16 12:56:59 PDT 2009
Author: ianh
Date: 2009-06-16 12:56:57 -0700 (Tue, 16 Jun 2009)
New Revision: 3285
Modified:
index
source
Log:
[e] (0) more xref fixes
Modified: index
===================================================================
--- index 2009-06-16 19:55:11 UTC (rev 3284)
+++ index 2009-06-16 19:56:57 UTC (rev 3285)
@@ -18392,15 +18392,15 @@
<ol><li><p>If the element has a <code title=attr-embed-type><a href=#attr-embed-type>type</a></code> attribute, and that attribute's
value is a type that a <a href=#plugin>plugin</a> supports, then the value
of the <code title=attr-embed-type><a href=#attr-embed-type>type</a></code> attribute is the
- <span>content's type</span>.</li>
+ <a href=#concept-embed-type title=concept-embed-type>content's type</a>.</li>
<li>
<p>Otherwise, if the <a href=#url-path title=url-path><path></a>
component of the <a href=#url>URL</a> of the specified resource (after
any redirects) matches a pattern that a <a href=#plugin>plugin</a>
- supports, then the <span>content's type</span> is the type that
- that plugin can handle.</p>
+ supports, then the <a href=#concept-embed-type title=concept-embed-type>content's
+ type</a> is the type that that plugin can handle.</p>
<p class=example>For example, a plugin might say that it can
handle resources with <a href=#url-path title=url-path><path></a>
@@ -18411,7 +18411,8 @@
</li>
<li><p>Otherwise, if the specified resource has <a href=#content-type title=Content-Type>explicit Content-Type metadata</a>, then
- that is the <span>content's type</span>.</li>
+ that is the <a href=#concept-embed-type title=concept-embed-type>content's
+ type</a>.</li>
<li><p>Otherwise, the content has no type and there can be no
appropriate <a href=#plugin>plugin</a> for it.</li>
Modified: source
===================================================================
--- source 2009-06-16 19:55:11 UTC (rev 3284)
+++ source 2009-06-16 19:56:57 UTC (rev 3285)
@@ -19594,15 +19594,15 @@
title="attr-embed-type">type</code> attribute, and that attribute's
value is a type that a <span>plugin</span> supports, then the value
of the <code title="attr-embed-type">type</code> attribute is the
- <span>content's type</span>.</p></li>
+ <span title="concept-embed-type">content's type</span>.</p></li>
<li>
<p>Otherwise, if the <span title="url-path"><path></span>
component of the <span>URL</span> of the specified resource (after
any redirects) matches a pattern that a <span>plugin</span>
- supports, then the <span>content's type</span> is the type that
- that plugin can handle.</p>
+ supports, then the <span title="concept-embed-type">content's
+ type</span> is the type that that plugin can handle.</p>
<p class="example">For example, a plugin might say that it can
handle resources with <span title="url-path"><path></span>
@@ -19615,7 +19615,8 @@
<li><p>Otherwise, if the specified resource has <span
title="Content-Type">explicit Content-Type metadata</span>, then
- that is the <span>content's type</span>.</p></li>
+ that is the <span title="concept-embed-type">content's
+ type</span>.</p></li>
<li><p>Otherwise, the content has no type and there can be no
appropriate <span>plugin</span> for it.</p></li>
More information about the Commit-Watchers
mailing list