- From: Art Barstow via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 14 Apr 2012 16:27:00 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers/publish
In directory hutz:/tmp/cvs-serv26605
Added Files:
CR-workers-20120426.html
Log Message:
26-Apr-2012 CR; based on v1.328 (copied SotD from WebStorage CR)
--- NEW FILE: CR-workers-20120426.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><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; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
[...2522 lines suppressed...]
Drew Wilson,
Jeremy Orlow,
Jonas Sicking,
Justin James,
Kevin Hakanson,
Maciej Stachowiak,
Michael Nordman,
Mike Smith,
and
Philip Taylor
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.</p>
Received on Saturday, 14 April 2012 16:27:02 UTC