[html5] r3778 - [e] (0) Merge redundant notes.

whatwg at whatwg.org whatwg at whatwg.org
Wed Sep 9 02:59:30 PDT 2009


Author: ianh
Date: 2009-09-09 02:59:29 -0700 (Wed, 09 Sep 2009)
New Revision: 3778

Modified:
   index
   source
Log:
[e] (0) Merge redundant notes.

Modified: index
===================================================================
--- index	2009-09-09 09:56:15 UTC (rev 3777)
+++ index	2009-09-09 09:59:29 UTC (rev 3778)
@@ -48283,7 +48283,8 @@
   its activities.</p>
 
   <p class=note>Other specifications can define new kinds of event
-  loops that aren't associated with browsing contexts.</p>
+  loops that aren't associated with browsing contexts; in particular,
+  the Web Workers specification does so.</p>
 
   <p>An <a href=#event-loop>event loop</a> has one or more <dfn id=task-queue title="task
   queue">task queues</dfn>. A <a href=#task-queue>task queue</a> is an ordered
@@ -48368,10 +48369,7 @@
   a <a href=#concept-script title=concept-script>script</a>, the user agent must
   release the <a href=#storage-mutex>storage mutex</a>.</p>
 
-  <p class=note>Other specifications can define other <a href=#event-loop title="event loop">event loops</a>; in particular, the Web
-  Workers specification does so.</p>
 
-
   <h5 id=processing-model-2><span class=secno>6.5.4.2 </span>Processing model</h5>
 
   <p>An <a href=#event-loop>event loop</a> must continually run through the

Modified: source
===================================================================
--- source	2009-09-09 09:56:15 UTC (rev 3777)
+++ source	2009-09-09 09:59:29 UTC (rev 3778)
@@ -54624,7 +54624,8 @@
   its activities.</p>
 
   <p class="note">Other specifications can define new kinds of event
-  loops that aren't associated with browsing contexts.</p>
+  loops that aren't associated with browsing contexts; in particular,
+  the Web Workers specification does so.</p>
 
   <p>An <span>event loop</span> has one or more <dfn title="task
   queue">task queues</dfn>. A <span>task queue</span> is an ordered
@@ -54716,11 +54717,7 @@
   a <span title="concept-script">script</span>, the user agent must
   release the <span>storage mutex</span>.</p>
 
-  <p class="note">Other specifications can define other <span
-  title="event loop">event loops</span>; in particular, the Web
-  Workers specification does so.</p>
 
-
   <h5>Processing model</h5>
 
   <p>An <span>event loop</span> must continually run through the




More information about the Commit-Watchers mailing list