- From: poot <cvsmail@w3.org>
- Date: Thu, 5 Aug 2010 08:11:42 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Make DOMContentLoaded bubble. (whatwg r5240)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4173&r2=1.4174&f=h
http://html5.org/tools/web-apps-tracker?from=5239&to=5240
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4173
retrieving revision 1.4174
diff -u -d -r1.4173 -r1.4174
--- Overview.html 4 Aug 2010 23:04:58 -0000 1.4173
+++ Overview.html 4 Aug 2010 23:08:01 -0000 1.4174
@@ -59478,7 +59478,7 @@
</ol></li>
<li><p><a href="#queue-a-task">Queue a task</a> to <a href="#fire-a-simple-event">fire a simple
- event</a> named <code title="event-DOMContentLoaded">DOMContentLoaded</code> at the
+ event</a> that bubbles named <code title="event-DOMContentLoaded">DOMContentLoaded</code> at the
<code><a href="#document">Document</a></code>.</li>
<li><p><a href="#spin-the-event-loop">Spin the event loop</a> until the <a href="#set-of-scripts-that-will-execute-as-soon-as-possible">set of
@@ -68382,6 +68382,7 @@
Nicholas Shanks,
Nicholas Stimpson,
Nicholas Zakas,
+ Nickolay Ponomarev,
Nicolas Gallagher,
Noah Mendelsohn,
Noah Slater,
Received on Wednesday, 4 August 2010 23:08:40 UTC