markup error (whatwg r3327)

markup error (whatwg r3327)

http://dev.w3.org/cvsweb/html5/eventsource/Overview.html?r1=1.35&r2=1.36&f=h
http://html5.org/tools/web-apps-tracker?from=3326&to=3327

===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- Overview.html 26 Jun 2009 08:43:08 -0000 1.35
+++ Overview.html 26 Jun 2009 09:08:25 -0000 1.36
@@ -351,7 +351,7 @@
 
   </ol><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 interface.</code><hr><p>The <dfn id="dom-eventsource-url" title="dom-EventSource-URL"><code>URL</code></dfn>
+  implementing the <code>WorkerUtils</code> interface.<hr><p>The <dfn id="dom-eventsource-url" title="dom-EventSource-URL"><code>URL</code></dfn>
   attribute must return the <span>absolute URL</span> that resulted
   from <span title="resolve a url">resolving</span> the value that was
   passed to the constructor.<p>The <dfn id="dom-eventsource-readystate" title="dom-EventSource-readyState"><code>readyState</code></dfn>

Received on Friday, 26 June 2009 09:09:20 UTC