- From: poot <cvsmail@w3.org>
- Date: Tue, 21 Jun 2011 19:06:34 -0400
- To: public-html-diffs@w3.org
websocket; hixie: consistency (whatwg r6271) http://dev.w3.org/cvsweb/html5/websockets/Overview.html?r1=1.227&r2=1.228&f=h http://html5.org/tools/web-apps-tracker?from=6270&to=6271 =================================================================== RCS file: /sources/public/html5/websockets/Overview.html,v retrieving revision 1.227 retrieving revision 1.228 diff -u -d -r1.227 -r1.228 --- Overview.html 21 Jun 2011 23:01:21 -0000 1.227 +++ Overview.html 21 Jun 2011 23:06:23 -0000 1.228 @@ -483,7 +483,7 @@ <li><p>Let <var title="">origin</var> be the <span title="ASCII serialization of an origin">ASCII serialization</span> of the - <span>origin</span> of the script that invoked the <code title="dom-WebSocket"><a href="#dom-websocket">WebSocket()</a></code> constructor, + <span>origin</span> of the <span>entry script</span>, <span>converted to ASCII lowercase</span>.</li> <li><p>Return a new <code><a href="#websocket">WebSocket</a></code> object, and continue
Received on Tuesday, 21 June 2011 23:06:36 UTC