html5/postmsg Overview.html,1.55,1.56

Update of /sources/public/html5/postmsg
In directory hutz:/tmp/cvs-serv14149

Modified Files:
	Overview.html 
Log Message:
new class attribute in header

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/postmsg/Overview.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- Overview.html	9 Aug 2010 22:34:46 -0000	1.55
+++ Overview.html	9 Aug 2010 23:12:52 -0000	1.56
@@ -179,6 +179,7 @@
    #configUI p label { display: block; }
    #configUI #updateUI, #configUI .loginUI { text-align: center; }
    #configUI input[type=button] { display: block; margin: auto; }
+
   </style><style type="text/css">
 
    .applies thead th > * { display: block; }
@@ -312,7 +313,7 @@
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/postmsg/">http://www.w3.org/TR/postmsg/</a></dd>
     <dt>Latest Editor's Draft:</dt>
-    <dd><a href="http://dev.w3.org/html5/postmsg/">http://dev.w3.org/html5/postmsg/</a></dd>
+    <dd><a class="latest-link" href="http://dev.w3.org/html5/postmsg/">http://dev.w3.org/html5/postmsg/</a></dd>
 <!-- ZZZ: add the new version after it has shipped -->
 <!--
     <dt>Previous Versions:</dt>

Received on Monday, 9 August 2010 23:12:55 UTC