- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Dec 2008 06:40:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv3231
Modified Files:
Overview.html
Log Message:
typo (whatwg r77)
Index: Overview.html
===================================================================
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:08 UTC