html5/webstorage Overview.html,1.5,1.6

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

Modified Files:
	Overview.html 
Log Message:
update styles for w3c; fix xref errors (whatwg r2891)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Overview.html	21 Mar 2009 06:36:11 -0000	1.5
+++ Overview.html	21 Mar 2009 06:45:59 -0000	1.6
@@ -61,7 +61,7 @@
    h2 { page-break-before: always; }
    h1 + h2, hr + h2.no-toc { page-break-before: auto; }
 
-   p > span:not([title=""]):not([class="XXX"]), li > span:not([title=""]):not([class="XXX"]) { border-bottom: solid #99CC99; }
+   p > span:not([title=""]):not([class="XXX"]):not([class="impl"]), li > span:not([title=""]):not([class="XXX"]):not([class="impl"]) { border-bottom: solid #9999CC; }
 
    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
    div.head p { margin: 0; }

Received on Saturday, 21 March 2009 06:46:09 UTC