mirror of
https://github.com/servo/servo.git
synced 2025-10-03 10:09:20 +01:00
Properly follow the spec in WebSocket::Constructor
This commit is contained in:
parent
bba0be13dd
commit
0bd54b904b
6 changed files with 112 additions and 172 deletions
|
@ -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
|
||||
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue