- From: poot <cvsmail@w3.org>
- Date: Mon, 02 Apr 2012 17:15:43 -0400
- To: public-html-diffs@w3.org
SSE; hixie: Only apply styles for [dir] if the attribute value is actually valid (ltr, rtl, auto). (whatwg r7043) http://dev.w3.org/cvsweb/html5/eventsource/Overview.html?r1=1.214&r2=1.215&f=h http://html5.org/tools/web-apps-tracker?from=7042&to=7043 =================================================================== RCS file: /sources/public/html5/eventsource/Overview.html,v retrieving revision 1.214 retrieving revision 1.215 diff -u -d -r1.214 -r1.215 --- Overview.html 13 Mar 2012 19:34:22 -0000 1.214 +++ Overview.html 2 Apr 2012 21:15:33 -0000 1.215 @@ -216,7 +216,7 @@ <h1>Server-Sent Events</h1> - <h2 class="no-num no-toc" id="editor-s-draft-13-march-2012">Editor's Draft 13 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-2-april-2012">Editor's Draft 2 April 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/eventsource/">http://www.w3.org/TR/eventsource/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -233,7 +233,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> - © 2011 <a href="http://www.w3.org/"><abbr title="World Wide + © 2012 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</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 @@ -356,7 +356,7 @@ </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 13 March 2012 Editor's Draft. + This specification is the 2 April 2012 Editor's Draft. </p>
Received on Monday, 2 April 2012 21:15:46 UTC