[html5] r7298 - [e] (0) Fix some cross-reference issues. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Wed Aug 29 14:55:28 PDT 2012


Author: ianh
Date: 2012-08-29 14:55:26 -0700 (Wed, 29 Aug 2012)
New Revision: 7298

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some cross-reference issues.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-08-29 20:29:16 UTC (rev 7297)
+++ complete.html	2012-08-29 21:55:26 UTC (rev 7298)
@@ -24464,10 +24464,9 @@
 
    <li><p>Let <var title="">key</var> be a tuple consisting of the
    resulting <a href=#absolute-url>absolute URL</a>, the <code><a href=#the-img-element>img</a></code> element's
-   <code title=attr-crossorigin>crossorigin</code> attribute's mode,
-   and, if that mode is not <a href=#attr-crossorigin-none title=attr-crossorigin-none>No
-   CORS</a>, the <code><a href=#document>Document</a></code> object's
-   <a href=#origin>origin</a>.</li>
+   <code title=attr-img-crossorigin><a href=#attr-img-crossorigin>crossorigin</a></code> attribute's
+   mode, and, if that mode is not <a href=#attr-crossorigin-none title=attr-crossorigin-none>No CORS</a>, the
+   <code><a href=#document>Document</a></code> object's <a href=#origin>origin</a>.</li>
 
    <li><p>If the <a href=#list-of-available-images>list of available images</a>, contains an
    entry for <var title="">key</var>, then set the <code><a href=#the-img-element>img</a></code>

Modified: index
===================================================================
--- index	2012-08-29 20:29:16 UTC (rev 7297)
+++ index	2012-08-29 21:55:26 UTC (rev 7298)
@@ -24464,10 +24464,9 @@
 
    <li><p>Let <var title="">key</var> be a tuple consisting of the
    resulting <a href=#absolute-url>absolute URL</a>, the <code><a href=#the-img-element>img</a></code> element's
-   <code title=attr-crossorigin>crossorigin</code> attribute's mode,
-   and, if that mode is not <a href=#attr-crossorigin-none title=attr-crossorigin-none>No
-   CORS</a>, the <code><a href=#document>Document</a></code> object's
-   <a href=#origin>origin</a>.</li>
+   <code title=attr-img-crossorigin><a href=#attr-img-crossorigin>crossorigin</a></code> attribute's
+   mode, and, if that mode is not <a href=#attr-crossorigin-none title=attr-crossorigin-none>No CORS</a>, the
+   <code><a href=#document>Document</a></code> object's <a href=#origin>origin</a>.</li>
 
    <li><p>If the <a href=#list-of-available-images>list of available images</a>, contains an
    entry for <var title="">key</var>, then set the <code><a href=#the-img-element>img</a></code>

Modified: source
===================================================================
--- source	2012-08-29 20:29:16 UTC (rev 7297)
+++ source	2012-08-29 21:55:26 UTC (rev 7298)
@@ -26279,10 +26279,10 @@
 
    <li><p>Let <var title="">key</var> be a tuple consisting of the
    resulting <span>absolute URL</span>, the <code>img</code> element's
-   <code title="attr-crossorigin">crossorigin</code> attribute's mode,
-   and, if that mode is not <span title="attr-crossorigin-none">No
-   CORS</span>, the <code>Document</code> object's
-   <span>origin</span>.</p></li>
+   <code title="attr-img-crossorigin">crossorigin</code> attribute's
+   mode, and, if that mode is not <span
+   title="attr-crossorigin-none">No CORS</span>, the
+   <code>Document</code> object's <span>origin</span>.</p></li>
 
    <li><p>If the <span>list of available images</span>, contains an
    entry for <var title="">key</var>, then set the <code>img</code>




More information about the Commit-Watchers mailing list