gecko/testing/web-platform/tests/websockets
..
binary
closing-handshake
constructor
cookies
handlers
interfaces
keeping-connection-open
opening-handshake
security
unload-a-document
binaryType-wrong-value.htm
Close-0.htm
Close-1000-reason.htm
Close-1000.htm
Close-NaN.htm
Close-null.htm
Close-Reason-124Bytes.htm
Close-reason-unpaired-surrogates.htm
Close-string.htm
Close-undefined.htm
constants.js
constructor.html
Create-invalid-urls.htm
Create-non-absolute-url.htm
Create-nonAscii-protocol-string.htm
Create-protocol-with-space.htm
Create-protocols-repeated.htm
Create-Secure-blocked-port.htm
Create-Secure-extensions-empty.htm
Create-Secure-url-with-space.htm
Create-Secure-valid-url-array-protocols.htm
Create-Secure-valid-url-binaryType-blob.htm
Create-Secure-valid-url-protocol-setCorrectly.htm
Create-Secure-valid-url-protocol-string.htm
Create-Secure-valid-url.htm
Create-Secure-verify-url-set-non-default-port.htm
Create-valid-url-array-protocols.htm
Create-valid-url-protocol-empty.htm
Create-valid-url-protocol.htm
Create-valid-url.htm
Create-verify-url-set-non-default-port.htm
Create-wrong-scheme.htm
eventhandlers.html
interfaces.html
README.md
Secure-Close-0.htm
Secure-Close-1000-reason.htm
Secure-Close-1000-verify-code.htm
Secure-Close-1000.htm
Secure-Close-1005-verify-code.htm
Secure-Close-1005.htm
Secure-Close-2999-reason.htm
Secure-Close-3000-reason.htm
Secure-Close-3000-verify-code.htm
Secure-Close-4999-reason.htm
Secure-Close-NaN.htm
Secure-Close-null.htm
Secure-Close-onlyReason.htm
Secure-Close-readyState-Closed.htm
Secure-Close-readyState-Closing.htm
Secure-Close-Reason-124Bytes.htm
Secure-Close-Reason-Unpaired-surrogates.htm
Secure-Close-server-initiated-close.htm
Secure-Close-string.htm
Secure-Close-undefined.htm
Secure-Send-65K-data.htm
Secure-Send-binary-65K-arraybuffer.htm
Secure-Send-binary-arraybuffer.htm
Secure-Send-binary-arraybufferview-float32.htm
Secure-Send-binary-arraybufferview-float64.htm
Secure-Send-binary-arraybufferview-int32.htm
Secure-Send-binary-arraybufferview-uint8-offset-length.htm
Secure-Send-binary-arraybufferview-uint8-offset.htm
Secure-Send-binary-arraybufferview-uint16-offset-length.htm
Secure-Send-binary-arraybufferview-uint32-offset.htm
Secure-Send-binary-blob.htm
Secure-Send-data.htm
Secure-Send-null.htm
Secure-Send-paired-surrogates.htm
Secure-Send-unicode-data.htm
Secure-Send-unpaired-surrogates.htm
Send-0byte-data.htm
Send-65K-data.htm
Send-before-open.htm
Send-binary-65K-arraybuffer.htm
Send-binary-arraybuffer.htm
Send-binary-arraybufferview-int8.htm
Send-binary-arraybufferview-int16-offset.htm
Send-binary-blob.htm
Send-data.htm
Send-null.htm
Send-paired-surrogates.htm
Send-unicode-data.htm
Send-Unpaired-Surrogates.htm
websocket.js

This directory contains the WebSocket API test suite.

The following document contains a list of each test file in the test suite and the results of running the test file on several browsers http://www.w3.org/wiki/Webapps/Interop/WebSockets.

To run this test suite within a browser, go to: http://w3c-test.org/web-platform-tests/master/websockets/.

The latest Editor's Draft of WebSocket API is: http://dev.w3.org/html5/websockets/.

The latest W3C Technical Report of WebSocket API is http://www.w3.org/TR/websockets/.