- From: poot <cvsmail@w3.org>
- Date: Wed, 17 Aug 2011 17:37:11 -0400
- To: public-html-diffs@w3.org
hixie: Explain ordering of setTimeout() calls better (whatwg r6492) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5193&r2=1.5194&f=h http://html5.org/tools/web-apps-tracker?from=6491&to=6492 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5193 retrieving revision 1.5194 diff -u -d -r1.5193 -r1.5194 --- Overview.html 17 Aug 2011 21:27:06 -0000 1.5193 +++ Overview.html 17 Aug 2011 21:36:51 -0000 1.5194 @@ -50721,9 +50721,32 @@ </li> - <li><p>Wait until any invocations of this algorithm started before - this one whose <var title="">timeout</var> is equal to or less than - this one's have completed.</li> + <li> + + <p>Wait until any invocations of this algorithm started before + this one whose <var title="">timeout</var> is equal to or less + than this one's have completed.</p> [...2623 lines suppressed...] - </div><p>Thanks to the many sources that provided inspiration for the - examples used in the specification.<p>Thanks also to the Microsoft blogging community for some ideas, + </div> + + <p>Thanks to the many sources that provided inspiration for the + examples used in the specification.</p> + + + <p>Thanks also to the Microsoft blogging community for some ideas, to the attendees of the W3C Workshop on Web Applications and Compound Documents for inspiration, to the #mrt crew, the #mrt.no crew, and the #whatwg crew, and to Pillar and Hedral for their ideas - and support.</p> \ No newline at end of file + and support.</p> + + + + </ol></div>
Received on Wednesday, 17 August 2011 21:37:13 UTC