html5/workers Overview.html,1.145,1.146

Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv22823

Modified Files:
	Overview.html 
Log Message:
Uglify the spec for zcorpan. (whatwg r3427)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- Overview.html	16 Jul 2009 03:58:11 -0000	1.145
+++ Overview.html	16 Jul 2009 07:27:11 -0000	1.146
@@ -35,7 +35,7 @@
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
    .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
    .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
-   @media screen { .applies th > * { display: block; white-space: nowrap; } }
+   .applies th > * { display: block; }
    .applies thead code { display: block; }
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }

Received on Thursday, 16 July 2009 07:27:23 UTC