[html5] r4793 - [e] (0) grammar error
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 22 21:27:03 PST 2010
Author: ianh
Date: 2010-02-22 21:27:02 -0800 (Mon, 22 Feb 2010)
New Revision: 4793
Modified:
complete.html
source
Log:
[e] (0) grammar error
Modified: complete.html
===================================================================
--- complete.html 2010-02-23 05:25:52 UTC (rev 4792)
+++ complete.html 2010-02-23 05:27:02 UTC (rev 4793)
@@ -67212,10 +67212,10 @@
layers a framing mechanism on top of TCP to get back to the IP
packet mechanism that TCP is built on, but without length
limits. Other than that, it adds nothing. Basically it is intended
- to be as close as possible to just exposing raw TCP/IP to script as
- possible given the constraints of the Web. It's also designed in
- such a way that its servers can share a port with HTTP servers, by
- having its handshake be a valid HTTP Upgrade handshake also.</p>
+ to be as close to just exposing raw TCP/IP to script as possible
+ given the constraints of the Web. It's also designed in such a way
+ that its servers can share a port with HTTP servers, by having its
+ handshake be a valid HTTP Upgrade handshake also.</p>
<h6 id=security-model><span class=secno>10.3.4.1.4 </span>Security model</h6>
Modified: source
===================================================================
--- source 2010-02-23 05:25:52 UTC (rev 4792)
+++ source 2010-02-23 05:27:02 UTC (rev 4793)
@@ -75535,10 +75535,10 @@
layers a framing mechanism on top of TCP to get back to the IP
packet mechanism that TCP is built on, but without length
limits. Other than that, it adds nothing. Basically it is intended
- to be as close as possible to just exposing raw TCP/IP to script as
- possible given the constraints of the Web. It's also designed in
- such a way that its servers can share a port with HTTP servers, by
- having its handshake be a valid HTTP Upgrade handshake also.</p>
+ to be as close to just exposing raw TCP/IP to script as possible
+ given the constraints of the Web. It's also designed in such a way
+ that its servers can share a port with HTTP servers, by having its
+ handshake be a valid HTTP Upgrade handshake also.</p>
<h6>Security model</h6>
More information about the Commit-Watchers
mailing list