Properly follow the spec in WebSocket::Constructor

This commit is contained in:
Anthony Ramine 2017-03-23 17:02:52 +01:00
parent bba0be13dd
commit 0bd54b904b
6 changed files with 112 additions and 172 deletions

View file

@ -0,0 +1,6 @@
[Create-Secure-blocked-port.htm]
type: testharness
[W3C WebSocket API - Create Secure WebSocket - Pass a URL with a blocked port - SECURITY_ERR should be thrown]
expected: FAIL
bug: https://github.com/w3c/web-platform-tests/pull/5212

View file

@ -1,8 +1,13 @@
[007.html]
type: testharness
[WebSockets: when to process set-cookie fields in ws response]
expected: FAIL
bug: https://github.com/w3c/web-platform-tests/issues/5213
[007.html?wss]
type: testharness
[WebSockets: when to process set-cookie fields in ws response]
expected: FAIL
bug: https://github.com/w3c/web-platform-tests/issues/5213