html5/eventsource Overview.html,1.2,1.3

Update of /sources/public/html5/eventsource
In directory hutz:/tmp/cvs-serv25363

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/eventsource/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html	20 Mar 2009 08:36:37 -0000	1.2
+++ Overview.html	20 Mar 2009 08:52:40 -0000	1.3
@@ -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:51 UTC