html5/websockets Overview.html,1.48,1.49

Update of /sources/public/html5/websockets
In directory hutz:/tmp/cvs-serv25399

Modified Files:
	Overview.html 
Log Message:
Integrate the specs together a bit more, fix some legacy issues. (whatwg r2883)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Overview.html	20 Mar 2009 07:01:46 -0000	1.48
+++ Overview.html	20 Mar 2009 08:52:44 -0000	1.49
@@ -61,6 +61,8 @@
    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; }
+
    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
    div.head p { margin: 0; }
    div.head h1 { margin: 0; }

Received on Friday, 20 March 2009 08:52:55 UTC