postmsg; hixie: Try to clarify an example (whatwg r5278)

postmsg; hixie: Try to clarify an example (whatwg r5278)

http://dev.w3.org/cvsweb/html5/postmsg/Overview.html?r1=1.58&r2=1.59&f=h
http://html5.org/tools/web-apps-tracker?from=5277&to=5278

===================================================================
RCS file: /sources/public/html5/postmsg/Overview.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Overview.html 11 Aug 2010 01:11:07 -0000 1.58
+++ Overview.html 11 Aug 2010 03:50:11 -0000 1.59
@@ -190,7 +190,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Received on Wednesday, 11 August 2010 03:50:48 UTC