- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Aug 2009 01:55:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv10049
Modified Files:
Overview.html
Log Message:
Update references in all the specs I'm working on. (whatwg r3581)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- Overview.html 8 Aug 2009 08:20:30 -0000 1.151
+++ Overview.html 11 Aug 2009 01:55:20 -0000 1.152
@@ -1,4 +1,6 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>Web Workers</title><style type="text/css">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie">
+ <title>Web Workers</title>
+ <style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
@@ -169,17 +171,23 @@
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
[...1715 lines suppressed...]
Aaron Boodman,
- Алексей Проскуряков (Alexey Proskuryakov),
+ Алексей Проскуряков (Alexey Proskuryakov),
Anne van Kesteren,
Ben Turner,
Dmitry Titov,
@@ -1981,6 +2686,11 @@
Philip Taylor
- for their useful and substantial comments.<p>Huge thanks to the whole Gears team, who pioneered this
+ for their useful and substantial comments.</p>
+
+ <p>Huge thanks to the whole Gears team, who pioneered this
technology and whose experience has been a huge influence on this
- specification.
+ specification.</p>
+
+
+
Received on Tuesday, 11 August 2009 01:55:32 UTC