- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Apr 2012 21:25:10 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6479
Modified Files:
Overview.html
Log Message:
Add new escapes to WebVTT for bidi authors (whatwg r7063)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5631
retrieving revision 1.5632
diff -u -d -r1.5631 -r1.5632
--- Overview.html 24 Apr 2012 21:14:33 -0000 1.5631
+++ Overview.html 24 Apr 2012 21:25:06 -0000 1.5632
@@ -192,7 +192,7 @@
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
- </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><style type="text/css">
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
Received on Tuesday, 24 April 2012 21:25:13 UTC