- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 14 Aug 2009 23:08:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv29709
Modified Files:
Overview.html
Log Message:
flush various formatting changes (whatwg r3624)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- Overview.html 11 Aug 2009 07:26:03 -0000 1.154
+++ Overview.html 14 Aug 2009 23:08:26 -0000 1.155
@@ -1,6 +1,4 @@
-<!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; }
@@ -171,23 +169,17 @@
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
[...1642 lines suppressed...]
Aaron Boodman,
- Алексей Проскуряков (Alexey Proskuryakov),
+ Алексей Проскуряков (Alexey Proskuryakov),
Anne van Kesteren,
Ben Turner,
Dmitry Titov,
@@ -2709,11 +2061,6 @@
Philip Taylor
- for their useful and substantial comments.</p>
-
- <p>Huge thanks to the whole Gears team, who pioneered this
+ for their useful and substantial comments.<p>Huge thanks to the whole Gears team, who pioneered this
technology and whose experience has been a huge influence on this
- specification.</p>
-
-
-
+ specification.
Received on Friday, 14 August 2009 23:08:37 UTC