html5/webstorage Overview.html,1.76,1.77

Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv22049

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- Overview.html	14 Sep 2009 07:38:29 -0000	1.76
+++ Overview.html	14 Sep 2009 10:58:31 -0000	1.77
@@ -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:43 UTC