webstorage/Overview.html 1.4 2883 Integrate the specs together a bit mo

Integrate the specs together a bit more, fix some legacy issues. (whatwg
r2883)

http://people.w3.org/mike/diffs/html5/webstorage/Overview.1.4.html

http://dev.w3.org/html5/webstorage/Overview.html
http://people.w3.org/mike/diffs/html5/webstorage/Overview.diff.html
http://dev.w3.org/cvsweb/html5/webstorage/Overview.html?r1=1.3&r2=1.4&f=h
http://html5.org/tools/web-apps-tracker?from=2882&to=2883

===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Overview.html 20 Mar 2009 07:01:50 -0000 1.3
+++ Overview.html 20 Mar 2009 08:52:48 -0000 1.4
@@ -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:53:44 UTC