[html5] r7055 - [e] (0) use the term 'isolated' instead of 'unpaired', for consistency. link to [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 17 14:32:27 PDT 2012


Author: ianh
Date: 2012-04-17 14:32:22 -0700 (Tue, 17 Apr 2012)
New Revision: 7055

Modified:
   complete.html
   index
   source
Log:
[e] (0) use the term 'isolated' instead of 'unpaired', for consistency. link to Unicode for completeness.
Affected topics: WebSocket API

Modified: complete.html
===================================================================
--- complete.html	2012-04-17 05:02:26 UTC (rev 7054)
+++ complete.html	2012-04-17 21:32:22 UTC (rev 7055)
@@ -80954,9 +80954,9 @@
    <code><a href=#invalidaccesserror>InvalidAccessError</a></code> exception and abort these
    steps.</li>
 
-   <li><p>If the method's second argument has any unpaired surrogates,
+   <li><p>If the method's second argument has any isolated surrogates,
    then throw a <code><a href=#syntaxerror>SyntaxError</a></code> exception and abort these
-   steps.</li>
+   steps. <a href=#refsUNICODE>[UNICODE]</a></li>
 
    <li><p>If the method's second argument is present, then let <var title="">reason</var> be the result of encoding that argument as
    UTF-8. If <var title="">reason</var> is longer than 123 bytes, then
@@ -81109,10 +81109,10 @@
 
    <dd>
 
-    <p>If the <var title="">data</var> argument has any unpaired
+    <p>If the <var title="">data</var> argument has any isolated
     surrogates, then throw a <code><a href=#syntaxerror>SyntaxError</a></code> exception. If
     <i><a href=#the-websocket-connection-is-established>the WebSocket connection is established</a></i>, and the string has
-    no unpaired surrogates, and <i title="the WebSocket closing
+    no isolated surrogates, and <i title="the WebSocket closing
     handshake is started"><a href=#the-websocket-closing-handshake-is-started>the WebSocket closing handshake has not yet
     started</a></i>, then the user agent must <i>send a WebSocket
     Message</i> comprised of <var title="">data</var> using a text
@@ -81122,7 +81122,7 @@
     invocation of this method with a string argument that does not
     throw an exception must increase the <code title=dom-WebSocket-bufferedAmount><a href=#dom-websocket-bufferedamount>bufferedAmount</a></code>
     attribute by the number of bytes needed to express the argument as
-    UTF-8. <a href=#refsRFC3629>[RFC3629]</a> <a href=#refsWSP>[WSP]</a></p>
+    UTF-8. <a href=#refsUNICODE>[UNICODE]</a> <a href=#refsRFC3629>[RFC3629]</a> <a href=#refsWSP>[WSP]</a></p>
 
    </dd>
 

Modified: index
===================================================================
--- index	2012-04-17 05:02:26 UTC (rev 7054)
+++ index	2012-04-17 21:32:22 UTC (rev 7055)
@@ -80954,9 +80954,9 @@
    <code><a href=#invalidaccesserror>InvalidAccessError</a></code> exception and abort these
    steps.</li>
 
-   <li><p>If the method's second argument has any unpaired surrogates,
+   <li><p>If the method's second argument has any isolated surrogates,
    then throw a <code><a href=#syntaxerror>SyntaxError</a></code> exception and abort these
-   steps.</li>
+   steps. <a href=#refsUNICODE>[UNICODE]</a></li>
 
    <li><p>If the method's second argument is present, then let <var title="">reason</var> be the result of encoding that argument as
    UTF-8. If <var title="">reason</var> is longer than 123 bytes, then
@@ -81109,10 +81109,10 @@
 
    <dd>
 
-    <p>If the <var title="">data</var> argument has any unpaired
+    <p>If the <var title="">data</var> argument has any isolated
     surrogates, then throw a <code><a href=#syntaxerror>SyntaxError</a></code> exception. If
     <i><a href=#the-websocket-connection-is-established>the WebSocket connection is established</a></i>, and the string has
-    no unpaired surrogates, and <i title="the WebSocket closing
+    no isolated surrogates, and <i title="the WebSocket closing
     handshake is started"><a href=#the-websocket-closing-handshake-is-started>the WebSocket closing handshake has not yet
     started</a></i>, then the user agent must <i>send a WebSocket
     Message</i> comprised of <var title="">data</var> using a text
@@ -81122,7 +81122,7 @@
     invocation of this method with a string argument that does not
     throw an exception must increase the <code title=dom-WebSocket-bufferedAmount><a href=#dom-websocket-bufferedamount>bufferedAmount</a></code>
     attribute by the number of bytes needed to express the argument as
-    UTF-8. <a href=#refsRFC3629>[RFC3629]</a> <a href=#refsWSP>[WSP]</a></p>
+    UTF-8. <a href=#refsUNICODE>[UNICODE]</a> <a href=#refsRFC3629>[RFC3629]</a> <a href=#refsWSP>[WSP]</a></p>
 
    </dd>
 

Modified: source
===================================================================
--- source	2012-04-17 05:02:26 UTC (rev 7054)
+++ source	2012-04-17 21:32:22 UTC (rev 7055)
@@ -93950,9 +93950,9 @@
    <code>InvalidAccessError</code> exception and abort these
    steps.</p></li>
 
-   <li><p>If the method's second argument has any unpaired surrogates,
+   <li><p>If the method's second argument has any isolated surrogates,
    then throw a <code>SyntaxError</code> exception and abort these
-   steps.</p></li>
+   steps. <a href="#refsUNICODE">[UNICODE]</a></p></li>
 
    <li><p>If the method's second argument is present, then let <var
    title="">reason</var> be the result of encoding that argument as
@@ -94146,10 +94146,10 @@
 
    <dd>
 
-    <p>If the <var title="">data</var> argument has any unpaired
+    <p>If the <var title="">data</var> argument has any isolated
     surrogates, then throw a <code>SyntaxError</code> exception. If
     <i>the WebSocket connection is established</i>, and the string has
-    no unpaired surrogates, and <i title="the WebSocket closing
+    no isolated surrogates, and <i title="the WebSocket closing
     handshake is started">the WebSocket closing handshake has not yet
     started</i>, then the user agent must <i>send a WebSocket
     Message</i> comprised of <var title="">data</var> using a text
@@ -94161,8 +94161,8 @@
     throw an exception must increase the <code
     title="dom-WebSocket-bufferedAmount">bufferedAmount</code>
     attribute by the number of bytes needed to express the argument as
-    UTF-8. <a href="#refsRFC3629">[RFC3629]</a> <a
-    href="#refsWSP">[WSP]</a></p>
+    UTF-8. <a href="#refsUNICODE">[UNICODE]</a> <a
+    href="#refsRFC3629">[RFC3629]</a> <a href="#refsWSP">[WSP]</a></p>
 
    </dd>
 




More information about the Commit-Watchers mailing list