Skip to content

Commit

Permalink
[e] (0) Remove confusing non-normative text.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3362 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 7, 2009
1 parent 9e97c06 commit 19325e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions source
Expand Up @@ -70092,9 +70092,7 @@ interface <dfn>WebSocket</dfn> {

<p>When the object is created its <code
title="dom-WebSocket-readyState">readyState</code> must be set to
<code title="dom-WebSocket-CONNECTING">CONNECTING</code> (0). The
steps executed when the constructor is invoked change this
attribute's value.</p>
<code title="dom-WebSocket-CONNECTING">CONNECTING</code> (0).</p>

<p>The <dfn title="dom-WebSocket-send"><code>send(<var
title="">data</var>)</code></dfn> method transmits data using the
Expand Down

0 comments on commit 19325e1

Please sign in to comment.