- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 Feb 2009 19:42:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/websockets
In directory hutz:/tmp/cvs-serv30191
Modified Files:
Overview.html
Log Message:
Switch to ASCII. (whatwg r2816)
Index: Overview.html
===================================================================
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:42:29 UTC