- From: poot <cvsmail@w3.org>
- Date: Tue, 16 Dec 2008 15:41:23 +0900 (JST)
- To: public-html-diffs@w3.org
typo (whatwg r77)
run a worker
http://people.w3.org/mike/diffs/html5/workers/Overview.1.70.html#run-a
http://people.w3.org/mike/diffs/html5/workers/Overview.diff.html
http://dev.w3.org/cvsweb/html5/workers/Overview.html?r1=1.69&r2=1.70&f=h
http://html5.org/tools/web-apps-tracker?from=76&to=77
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- Overview.html 16 Dec 2008 01:34:24 -0000 1.69
+++ Overview.html 16 Dec 2008 06:40:57 -0000 1.70
@@ -1605,8 +1605,6 @@
the worker stops being a <a href="#suspendable">suspendable worker</a>.</p>
<li>
-
- <li>
<p><span title="jump to a code entry-point">Jump</span> to the <span
title=concept-script>script</span>'s <i>initial code entry-point</i>,
and let that run until it either returns, fails to catch an exception,
Received on Tuesday, 16 December 2008 06:41:58 UTC