html5/spec Overview.html,1.2054,1.2055

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25325

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/spec/Overview.html,v
retrieving revision 1.2054
retrieving revision 1.2055
diff -u -d -r1.2054 -r1.2055
--- Overview.html	20 Mar 2009 07:01:40 -0000	1.2054
+++ Overview.html	20 Mar 2009 08:52:34 -0000	1.2055
@@ -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:47 UTC