html5/webdatabase Overview.html,1.31,1.32

Update of /sources/public/html5/webdatabase
In directory hutz:/tmp/cvs-serv22086

Modified Files:
	Overview.html 
Log Message:
clarify applies table (whatwg r3844)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webdatabase/Overview.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Overview.html	14 Sep 2009 07:38:33 -0000	1.31
+++ Overview.html	14 Sep 2009 10:58:35 -0000	1.32
@@ -35,10 +35,6 @@
    .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; }
-   .applies th > * { display: block; }
-   .applies thead code { display: block; }
-   .applies td { text-align: center; }
-   .applies .yes { background: yellow; }
 
    .toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
    img.extra { float: right; }

Received on Monday, 14 September 2009 10:58:46 UTC