[html5] r8159 - [e] (0) Somehow these synchronous steps got mangled. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Thu Aug 29 15:21:16 PDT 2013


Author: ianh
Date: 2013-08-29 15:21:12 -0700 (Thu, 29 Aug 2013)
New Revision: 8159

Modified:
   complete.html
   index
   source
Log:
[e] (0) Somehow these synchronous steps got mangled.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-08-29 22:13:17 UTC (rev 8158)
+++ complete.html	2013-08-29 22:21:12 UTC (rev 8159)
@@ -22684,14 +22684,14 @@
 
    <li>
 
-    <p><a href=#fire-a-progress-event>Fire a progress event</a> named <code title=event-loadstart>loadstart</code> at
+    <p>&#x231b; <a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-progress-event>fire a progress event</a> named <code title=event-loadstart>loadstart</code> at
     the <code><a href=#the-img-element>img</a></code> element.</p>
 
    </li>
 
    <li>
 
-    <p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the <a href=#absolute-url>absolute URL</a>
+    <p>&#x231b; Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the <a href=#absolute-url>absolute URL</a>
     that resulted from the earlier step, 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 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>

Modified: index
===================================================================
--- index	2013-08-29 22:13:17 UTC (rev 8158)
+++ index	2013-08-29 22:21:12 UTC (rev 8159)
@@ -22684,14 +22684,14 @@
 
    <li>
 
-    <p><a href=#fire-a-progress-event>Fire a progress event</a> named <code title=event-loadstart>loadstart</code> at
+    <p>&#x231b; <a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-progress-event>fire a progress event</a> named <code title=event-loadstart>loadstart</code> at
     the <code><a href=#the-img-element>img</a></code> element.</p>
 
    </li>
 
    <li>
 
-    <p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the <a href=#absolute-url>absolute URL</a>
+    <p>&#x231b; Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the <a href=#absolute-url>absolute URL</a>
     that resulted from the earlier step, 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 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>

Modified: source
===================================================================
--- source	2013-08-29 22:13:17 UTC (rev 8158)
+++ source	2013-08-29 22:21:12 UTC (rev 8159)
@@ -23723,14 +23723,14 @@
 
    <li>
 
-    <p><span>Fire a progress event</span> named <code title="event-loadstart">loadstart</code> at
+    <p>&#x231B; <span>Queue a task</span> to <span>fire a progress event</span> named <code title="event-loadstart">loadstart</code> at
     the <code>img</code> element.</p>
 
    </li>
 
    <li>
 
-    <p>Do a <span>potentially CORS-enabled fetch</span><!--FETCH--> of the <span>absolute URL</span>
+    <p>&#x231B; Do a <span>potentially CORS-enabled fetch</span><!--FETCH--> of the <span>absolute URL</span>
     that resulted from the earlier step, with the <i>mode</i> being the state of the element's <code
     title="attr-img-crossorigin">crossorigin</code> content attribute, the <i title="">origin</i>
     being the <span>origin</span> of the <code>img</code> element's <code>Document</code>, and the




More information about the Commit-Watchers mailing list