[html5] r6664 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14224

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 11 16:19:39 PDT 2011


Author: ianh
Date: 2011-10-11 16:19:37 -0700 (Tue, 11 Oct 2011)
New Revision: 6664

Modified:
   complete.html
   index
   source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14224

Modified: complete.html
===================================================================
--- complete.html	2011-10-11 23:12:46 UTC (rev 6663)
+++ complete.html	2011-10-11 23:19:37 UTC (rev 6664)
@@ -22380,7 +22380,7 @@
     <p>Otherwise, do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of
     the resulting <a href=#absolute-url>absolute URL</a>, with the <i>mode</i>
     being the state of the element's <code title=attr-img-crossorigin><a href=#attr-img-crossorigin>crossorigin</a></code> content
-    attribute, the <i><a href=#origin>origin</a></i> being the <a href=#origin>origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the
     <code><a href=#the-img-element>img</a></code> element's <code><a href=#document>Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -27462,7 +27462,7 @@
     <var title="">current media resource</var>'s <a href=#absolute-url>absolute
     URL</a>, with the <i>mode</i> being the state of the
     <a href=#media-element>media element</a>'s <code title=attr-media-crossorigin><a href=#attr-media-crossorigin>crossorigin</a></code> content
-    attribute, the <i><a href=#origin>origin</a></i> being the <a href=#origin>origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the
     <a href=#media-element>media element</a>'s <code><a href=#document>Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -31322,7 +31322,7 @@
     <p>If <var title="">URL</var> is not the empty string, perform a
     <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of <var title="">URL</var>, with the <i>mode</i> being the state of the
     <a href=#media-element>media element</a>'s <code title=attr-media-crossorigin><a href=#attr-media-crossorigin>crossorigin</a></code> content
-    attribute, the <i><a href=#origin>origin</a></i> being the <a href=#origin>origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the
     <a href=#media-element>media element</a>'s <code><a href=#document>Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>fail</i>.</p>
 
@@ -79933,7 +79933,7 @@
     <p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of the
     resulting <a href=#absolute-url>absolute URL</a>, with the <i>mode</i> being
     <a href=#attr-crossorigin-use-credentials title=attr-crossorigin-use-credentials>Use
-    Credentials</a>, and the <i><a href=#origin>origin</a></i> being the <a href=#entry-script>entry
+    Credentials</a>, and the <i title="">origin</i> being the <a href=#entry-script>entry
     script</a>'s <a href=#origin>origin</a><!--, and the <i>default origin
     behaviour</i> set to <i>fail</i> (though it has no effect in the
     "Use Credentials" mode)-->, and process the resource obtained in
@@ -80111,7 +80111,7 @@
   a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of the <a href=#absolute-url>absolute
   URL</a> of the event source resource, with the <i>mode</i> being
   <a href=#attr-crossorigin-use-credentials title=attr-crossorigin-use-credentials>Use
-  Credentials</a>, and the <i><a href=#origin>origin</a></i> being the same as the
+  Credentials</a>, and the <i title="">origin</i> being the same as the
   <a href=#origin>origin</a> used in the original request triggered by the
   <code title=dom-EventSource><a href=#dom-eventsource>EventSource()</a></code> constructor<!--,
   and the <i>default origin behaviour</i> set to <i>fail</i> (though

Modified: index
===================================================================
--- index	2011-10-11 23:12:46 UTC (rev 6663)
+++ index	2011-10-11 23:19:37 UTC (rev 6664)
@@ -22380,7 +22380,7 @@
     <p>Otherwise, do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of
     the resulting <a href=#absolute-url>absolute URL</a>, with the <i>mode</i>
     being the state of the element's <code title=attr-img-crossorigin><a href=#attr-img-crossorigin>crossorigin</a></code> content
-    attribute, the <i><a href=#origin>origin</a></i> being the <a href=#origin>origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the
     <code><a href=#the-img-element>img</a></code> element's <code><a href=#document>Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -27462,7 +27462,7 @@
     <var title="">current media resource</var>'s <a href=#absolute-url>absolute
     URL</a>, with the <i>mode</i> being the state of the
     <a href=#media-element>media element</a>'s <code title=attr-media-crossorigin><a href=#attr-media-crossorigin>crossorigin</a></code> content
-    attribute, the <i><a href=#origin>origin</a></i> being the <a href=#origin>origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the
     <a href=#media-element>media element</a>'s <code><a href=#document>Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -31322,7 +31322,7 @@
     <p>If <var title="">URL</var> is not the empty string, perform a
     <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of <var title="">URL</var>, with the <i>mode</i> being the state of the
     <a href=#media-element>media element</a>'s <code title=attr-media-crossorigin><a href=#attr-media-crossorigin>crossorigin</a></code> content
-    attribute, the <i><a href=#origin>origin</a></i> being the <a href=#origin>origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the
     <a href=#media-element>media element</a>'s <code><a href=#document>Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>fail</i>.</p>
 
@@ -79933,7 +79933,7 @@
     <p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of the
     resulting <a href=#absolute-url>absolute URL</a>, with the <i>mode</i> being
     <a href=#attr-crossorigin-use-credentials title=attr-crossorigin-use-credentials>Use
-    Credentials</a>, and the <i><a href=#origin>origin</a></i> being the <a href=#entry-script>entry
+    Credentials</a>, and the <i title="">origin</i> being the <a href=#entry-script>entry
     script</a>'s <a href=#origin>origin</a><!--, and the <i>default origin
     behaviour</i> set to <i>fail</i> (though it has no effect in the
     "Use Credentials" mode)-->, and process the resource obtained in
@@ -80111,7 +80111,7 @@
   a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a> of the <a href=#absolute-url>absolute
   URL</a> of the event source resource, with the <i>mode</i> being
   <a href=#attr-crossorigin-use-credentials title=attr-crossorigin-use-credentials>Use
-  Credentials</a>, and the <i><a href=#origin>origin</a></i> being the same as the
+  Credentials</a>, and the <i title="">origin</i> being the same as the
   <a href=#origin>origin</a> used in the original request triggered by the
   <code title=dom-EventSource><a href=#dom-eventsource>EventSource()</a></code> constructor<!--,
   and the <i>default origin behaviour</i> set to <i>fail</i> (though

Modified: source
===================================================================
--- source	2011-10-11 23:12:46 UTC (rev 6663)
+++ source	2011-10-11 23:19:37 UTC (rev 6664)
@@ -23922,7 +23922,7 @@
     the resulting <span>absolute URL</span>, with the <i>mode</i>
     being the state of the element's <code
     title="attr-img-crossorigin">crossorigin</code> content
-    attribute, the <i>origin</i> being the <span>origin</span> of the
+    attribute, the <i title="">origin</i> being the <span>origin</span> of the
     <code>img</code> element's <code>Document</code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -29658,7 +29658,7 @@
     URL</span>, with the <i>mode</i> being the state of the
     <span>media element</span>'s <code
     title="attr-media-crossorigin">crossorigin</code> content
-    attribute, the <i>origin</i> being the <span>origin</span> of the
+    attribute, the <i title="">origin</i> being the <span>origin</span> of the
     <span>media element</span>'s <code>Document</code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -34163,7 +34163,7 @@
     title="">URL</var>, with the <i>mode</i> being the state of the
     <span>media element</span>'s <code
     title="attr-media-crossorigin">crossorigin</code> content
-    attribute, the <i>origin</i> being the <span>origin</span> of the
+    attribute, the <i title="">origin</i> being the <span>origin</span> of the
     <span>media element</span>'s <code>Document</code>, and the
     <i>default origin behaviour</i> set to <i>fail</i>.</p>
 
@@ -90462,7 +90462,7 @@
     <p>Do a <span>potentially CORS-enabled fetch</span> of the
     resulting <span>absolute URL</span>, with the <i>mode</i> being
     <span title="attr-crossorigin-use-credentials">Use
-    Credentials</span>, and the <i>origin</i> being the <span>entry
+    Credentials</span>, and the <i title="">origin</i> being the <span>entry
     script</span>'s <span>origin</span><!--, and the <i>default origin
     behaviour</i> set to <i>fail</i> (though it has no effect in the
     "Use Credentials" mode)-->, and process the resource obtained in
@@ -90681,7 +90681,7 @@
   a <span>potentially CORS-enabled fetch</span> of the <span>absolute
   URL</span> of the event source resource, with the <i>mode</i> being
   <span title="attr-crossorigin-use-credentials">Use
-  Credentials</span>, and the <i>origin</i> being the same as the
+  Credentials</span>, and the <i title="">origin</i> being the same as the
   <span>origin</span> used in the original request triggered by the
   <code title="dom-EventSource">EventSource()</code> constructor<!--,
   and the <i>default origin behaviour</i> set to <i>fail</i> (though




More information about the Commit-Watchers mailing list