[html5] r3327 - [e] (0) markup error

whatwg at whatwg.org whatwg at whatwg.org
Fri Jun 26 02:08:15 PDT 2009


Author: ianh
Date: 2009-06-26 02:08:13 -0700 (Fri, 26 Jun 2009)
New Revision: 3327

Modified:
   index
   source
Log:
[e] (0) markup error

Modified: index
===================================================================
--- index	2009-06-26 08:51:54 UTC (rev 3326)
+++ index	2009-06-26 09:08:13 UTC (rev 3327)
@@ -57351,7 +57351,7 @@
 
   </ol><p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code><a href=#window>Window</a></code> object or an object
-  implementing the <code>WorkerUtils interface.</code></p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
   <p>The <dfn id=dom-channel-port1 title=dom-channel-port1><code>port1</code></dfn> and
   <dfn id=dom-channel-port2 title=dom-channel-port2><code>port2</code></dfn> attributes

Modified: source
===================================================================
--- source	2009-06-26 08:51:54 UTC (rev 3326)
+++ source	2009-06-26 09:08:13 UTC (rev 3327)
@@ -67871,7 +67871,7 @@
 
   <p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code>Window</code> object or an object
-  implementing the <code>WorkerUtils</span> interface.</p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
 
   <h5>Shared workers and the <code>SharedWorker</code> interface</h5>
@@ -68085,7 +68085,7 @@
 
   <p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code>Window</code> object or an object
-  implementing the <code>WorkerUtils</span> interface.</p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
 
 
@@ -68525,7 +68525,7 @@
 
   <p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code>Window</code> object or an object
-  implementing the <code>WorkerUtils</span> interface.</p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
   <hr>
 
@@ -69227,7 +69227,7 @@
 
   <p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code>Window</code> object or an object
-  implementing the <code>WorkerUtils</span> interface.</p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
   <hr>
 
@@ -70753,7 +70753,7 @@
 
   <p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code>Window</code> object or an object
-  implementing the <code>WorkerUtils</span> interface.</p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
   <p>The <dfn title="dom-channel-port1"><code>port1</code></dfn> and
   <dfn title="dom-channel-port2"><code>port2</code></dfn> attributes




More information about the Commit-Watchers mailing list