- From: poot <cvsmail@w3.org>
- Date: Sat, 14 Feb 2009 04:43:05 +0900 (JST)
- To: public-html-diffs@w3.org
Switch to ASCII. (whatwg r2816) Editor's Draft 13 February 2009 http://people.w3.org/mike/diffs/html5/websockets/Overview.1.34.html#editor-s-draft-date-zzz-9-june-2008 http://people.w3.org/mike/diffs/html5/websockets/Overview.diff.html http://dev.w3.org/cvsweb/html5/websockets/Overview.html?r1=1.33&r2=1.34&f=h http://html5.org/tools/web-apps-tracker?from=2815&to=2816 =================================================================== RCS file: /sources/public/html5/websockets/Overview.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- Overview.html 13 Feb 2009 18:47:17 -0000 1.33 +++ Overview.html 13 Feb 2009 19:42:17 -0000 1.34 @@ -1,4 +1,4 @@ -<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><head><meta charset=utf-8><title>The Web Sockets API</title><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><style> +<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><head><meta charset=ascii><title>The Web Sockets API</title><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><style> .toc ~ hr { display: block; background: none; border: none; padding: 0; margin: 2em 0; } .XXX { border: solid thick red; } pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em; } @@ -21,8 +21,8 @@ <dt>Editors:</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> - © 2008 <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 + © 2008 <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.org/><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 <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>,
Received on Friday, 13 February 2009 19:43:40 UTC