hixie: Uglify the spec for zcorpan. (whatwg r3427)

hixie: Uglify the spec for zcorpan. (whatwg r3427)

http://dev.w3.org/cvsweb/html5/webdatabase/Overview.html?r1=1.3&r2=1.4&f=h
http://html5.org/tools/web-apps-tracker?from=3426&to=3427

===================================================================
RCS file: /sources/public/html5/webdatabase/Overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Overview.html 16 Jul 2009 03:58:06 -0000 1.3
+++ Overview.html 16 Jul 2009 07:27:06 -0000 1.4
@@ -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:59 UTC