[html5] r8838 - [giow] (3) Changes to a CSS style sheet take effect immediately Fixing https://w [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 14 14:54:05 PDT 2014


Author: ianh
Date: 2014-10-14 14:54:01 -0700 (Tue, 14 Oct 2014)
New Revision: 8838

Modified:
   complete.html
   index
   source
Log:
[giow] (3) Changes to a CSS style sheet take effect immediately
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26971
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-10-14 21:44:30 UTC (rev 8837)
+++ complete.html	2014-10-14 21:54:01 UTC (rev 8838)
@@ -10180,7 +10180,7 @@
 
   </ul>
 
-  <p>...the user agent must <a href=#queue-a-task id=the-style-element:queue-a-task>queue a task</a> to invoke the <dfn id=update-a-style-block>update a <code>style</code>
+  <p>...the user agent must run the <dfn id=update-a-style-block>update a <code>style</code>
   block</dfn> algorithm that applies for the style sheet language specified by the element's <code id=the-style-element:attr-style-type-4><a href=#attr-style-type>type</a></code> attribute, passing it the element's <dfn id=style-data>style
   data</dfn>.</p>
 
@@ -10224,9 +10224,9 @@
   <p>Once the attempts to obtain the style sheet's <a href=#critical-subresources id=the-style-element:critical-subresources>critical subresources</a>, if any, are
   complete, or, if the style sheet has no <a href=#critical-subresources id=the-style-element:critical-subresources-2>critical subresources</a>, once the style sheet
   has been parsed and processed, the user agent must, if the loads were successful or there were
-  none, <a href=#queue-a-task id=the-style-element:queue-a-task-2>queue a task</a> to <a href=#fire-a-simple-event id=the-style-element:fire-a-simple-event>fire a simple event</a> named <code id=the-style-element:event-load><a href=#event-load>load</a></code> at the <code id=the-style-element:the-style-element-21><a href=#the-style-element>style</a></code> element, or, if one of the style sheet's
+  none, <a href=#queue-a-task id=the-style-element:queue-a-task>queue a task</a> to <a href=#fire-a-simple-event id=the-style-element:fire-a-simple-event>fire a simple event</a> named <code id=the-style-element:event-load><a href=#event-load>load</a></code> at the <code id=the-style-element:the-style-element-21><a href=#the-style-element>style</a></code> element, or, if one of the style sheet's
   <a href=#critical-subresources id=the-style-element:critical-subresources-3>critical subresources</a> failed to completely load for any reason (e.g. DNS error, HTTP
-  404 response, a connection being prematurely closed, unsupported Content-Type), <a href=#queue-a-task id=the-style-element:queue-a-task-3>queue a
+  404 response, a connection being prematurely closed, unsupported Content-Type), <a href=#queue-a-task id=the-style-element:queue-a-task-2>queue a
   task</a> to <a href=#fire-a-simple-event id=the-style-element:fire-a-simple-event-2>fire a simple event</a> named <code id=the-style-element:event-error><a href=#event-error>error</a></code> at
   the <code id=the-style-element:the-style-element-22><a href=#the-style-element>style</a></code> element. Non-network errors in processing the style sheet or its
   subresources (e.g. CSS parse errors, PNG decoding errors) are not failures for the purposes of

Modified: index
===================================================================
--- index	2014-10-14 21:44:30 UTC (rev 8837)
+++ index	2014-10-14 21:54:01 UTC (rev 8838)
@@ -10180,7 +10180,7 @@
 
   </ul>
 
-  <p>...the user agent must <a href=#queue-a-task id=the-style-element:queue-a-task>queue a task</a> to invoke the <dfn id=update-a-style-block>update a <code>style</code>
+  <p>...the user agent must run the <dfn id=update-a-style-block>update a <code>style</code>
   block</dfn> algorithm that applies for the style sheet language specified by the element's <code id=the-style-element:attr-style-type-4><a href=#attr-style-type>type</a></code> attribute, passing it the element's <dfn id=style-data>style
   data</dfn>.</p>
 
@@ -10224,9 +10224,9 @@
   <p>Once the attempts to obtain the style sheet's <a href=#critical-subresources id=the-style-element:critical-subresources>critical subresources</a>, if any, are
   complete, or, if the style sheet has no <a href=#critical-subresources id=the-style-element:critical-subresources-2>critical subresources</a>, once the style sheet
   has been parsed and processed, the user agent must, if the loads were successful or there were
-  none, <a href=#queue-a-task id=the-style-element:queue-a-task-2>queue a task</a> to <a href=#fire-a-simple-event id=the-style-element:fire-a-simple-event>fire a simple event</a> named <code id=the-style-element:event-load><a href=#event-load>load</a></code> at the <code id=the-style-element:the-style-element-21><a href=#the-style-element>style</a></code> element, or, if one of the style sheet's
+  none, <a href=#queue-a-task id=the-style-element:queue-a-task>queue a task</a> to <a href=#fire-a-simple-event id=the-style-element:fire-a-simple-event>fire a simple event</a> named <code id=the-style-element:event-load><a href=#event-load>load</a></code> at the <code id=the-style-element:the-style-element-21><a href=#the-style-element>style</a></code> element, or, if one of the style sheet's
   <a href=#critical-subresources id=the-style-element:critical-subresources-3>critical subresources</a> failed to completely load for any reason (e.g. DNS error, HTTP
-  404 response, a connection being prematurely closed, unsupported Content-Type), <a href=#queue-a-task id=the-style-element:queue-a-task-3>queue a
+  404 response, a connection being prematurely closed, unsupported Content-Type), <a href=#queue-a-task id=the-style-element:queue-a-task-2>queue a
   task</a> to <a href=#fire-a-simple-event id=the-style-element:fire-a-simple-event-2>fire a simple event</a> named <code id=the-style-element:event-error><a href=#event-error>error</a></code> at
   the <code id=the-style-element:the-style-element-22><a href=#the-style-element>style</a></code> element. Non-network errors in processing the style sheet or its
   subresources (e.g. CSS parse errors, PNG decoding errors) are not failures for the purposes of

Modified: source
===================================================================
--- source	2014-10-14 21:44:30 UTC (rev 8837)
+++ source	2014-10-14 21:54:01 UTC (rev 8838)
@@ -14870,7 +14870,7 @@
 
   </ul>
 
-  <p>...the user agent must <span>queue a task</span> to invoke the <dfn>update a <code>style</code>
+  <p>...the user agent must run the <dfn>update a <code>style</code>
   block</dfn> algorithm that applies for the style sheet language specified by the element's <code
   data-x="attr-style-type">type</code> attribute, passing it the element's <dfn>style
   data</dfn>.</p>



More information about the Commit-Watchers mailing list