html5/md Overview.html,1.188,1.189

Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv3006

Modified Files:
	Overview.html 
Log Message:
Only apply styles for [dir] if the attribute value is actually valid (ltr, rtl, auto). (whatwg r7043)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -d -r1.188 -r1.189
--- Overview.html	28 Mar 2012 05:33:40 -0000	1.188
+++ Overview.html	2 Apr 2012 21:15:26 -0000	1.189
@@ -378,7 +378,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
-   &copy; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
+   &copy; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
    Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research
    Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C

Received on Monday, 2 April 2012 21:15:31 UTC