tree: 8f9c60f389cc088bea598a639d0a8634457ef38a [path history] [tgz]
  1. binary/
  2. closing-handshake/
  3. constructor/
  4. cookies/
  5. handlers/
  6. interfaces/
  7. keeping-connection-open/
  8. opening-handshake/
  9. security/
  10. unload-a-document/
  11. binaryType-wrong-value.htm
  12. Close-0.htm
  13. Close-1000-reason.htm
  14. Close-1000.htm
  15. Close-clamp.htm
  16. Close-NaN.htm
  17. Close-null.htm
  18. Close-Reason-124Bytes.htm
  19. Close-reason-unpaired-surrogates.htm
  20. Close-string.htm
  21. Close-undefined.htm
  22. constants.js
  23. constructor.html
  24. Create-invalid-urls.htm
  25. Create-non-absolute-url.htm
  26. Create-nonAscii-protocol-string.htm
  27. Create-protocol-with-space.htm
  28. Create-protocols-repeated.htm
  29. Create-Secure-blocked-port.htm
  30. Create-Secure-extensions-empty.htm
  31. Create-Secure-url-with-space.htm
  32. Create-Secure-valid-url-array-protocols.htm
  33. Create-Secure-valid-url-binaryType-blob.htm
  34. Create-Secure-valid-url-protocol-setCorrectly.htm
  35. Create-Secure-valid-url-protocol-string.htm
  36. Create-Secure-valid-url.htm
  37. Create-Secure-verify-url-set-non-default-port.htm
  38. Create-valid-url-array-protocols.htm
  39. Create-valid-url-protocol-empty.htm
  40. Create-valid-url-protocol.htm
  41. Create-valid-url.htm
  42. Create-verify-url-set-non-default-port.htm
  43. Create-wrong-scheme.htm
  44. eventhandlers.html
  45. extended-payload-length.html
  46. interfaces.html
  47. README.md
  48. Secure-Close-0.htm
  49. Secure-Close-1000-reason.htm
  50. Secure-Close-1000-verify-code.htm
  51. Secure-Close-1000.htm
  52. Secure-Close-1005-verify-code.htm
  53. Secure-Close-1005.htm
  54. Secure-Close-2999-reason.htm
  55. Secure-Close-3000-reason.htm
  56. Secure-Close-3000-verify-code.htm
  57. Secure-Close-4999-reason.htm
  58. Secure-Close-NaN.htm
  59. Secure-Close-null.htm
  60. Secure-Close-onlyReason.htm
  61. Secure-Close-readyState-Closed.htm
  62. Secure-Close-readyState-Closing.htm
  63. Secure-Close-Reason-124Bytes.htm
  64. Secure-Close-Reason-Unpaired-surrogates.htm
  65. Secure-Close-server-initiated-close.htm
  66. Secure-Close-string.htm
  67. Secure-Close-undefined.htm
  68. Secure-Send-65K-data.htm
  69. Secure-Send-binary-65K-arraybuffer.htm
  70. Secure-Send-binary-arraybuffer.htm
  71. Secure-Send-binary-arraybufferview-float32.htm
  72. Secure-Send-binary-arraybufferview-float64.htm
  73. Secure-Send-binary-arraybufferview-int32.htm
  74. Secure-Send-binary-arraybufferview-uint16-offset-length.htm
  75. Secure-Send-binary-arraybufferview-uint32-offset.htm
  76. Secure-Send-binary-arraybufferview-uint8-offset-length.htm
  77. Secure-Send-binary-arraybufferview-uint8-offset.htm
  78. Secure-Send-binary-blob.htm
  79. Secure-Send-data.htm
  80. Secure-Send-null.htm
  81. Secure-Send-paired-surrogates.htm
  82. Secure-Send-unicode-data.htm
  83. Secure-Send-unpaired-surrogates.htm
  84. Send-0byte-data.htm
  85. Send-65K-data.htm
  86. Send-before-open.htm
  87. Send-binary-65K-arraybuffer.htm
  88. Send-binary-arraybuffer.htm
  89. Send-binary-arraybufferview-int16-offset.htm
  90. Send-binary-arraybufferview-int8.htm
  91. Send-binary-blob.htm
  92. Send-data.htm
  93. Send-null.htm
  94. Send-paired-surrogates.htm
  95. Send-unicode-data.htm
  96. Send-Unpaired-Surrogates.htm
  97. websocket.js
src/third_party/web_platform_tests/websockets/README.md

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/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/.