mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f
This commit is contained in:
parent
c226bf85a9
commit
ebddcc2d7f
441 changed files with 3689 additions and 1521 deletions
8
tests/wpt/metadata/websockets/constructor/006.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/006.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[006.html]
|
||||
type: testharness
|
||||
|
||||
[006.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: converting first arguments]
|
||||
expected: FAIL
|
||||
|
8
tests/wpt/metadata/websockets/constructor/009.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/009.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[009.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: protocol]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[009.html]
|
||||
type: testharness
|
|
@ -3,3 +3,9 @@
|
|||
[WebSockets: protocol in response but no requested protocol]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[010.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: protocol in response but no requested protocol]
|
||||
expected: FAIL
|
||||
|
||||
|
|
8
tests/wpt/metadata/websockets/constructor/011.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/011.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[011.html]
|
||||
type: testharness
|
||||
|
||||
[011.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: protocol mismatch]
|
||||
expected: FAIL
|
||||
|
8
tests/wpt/metadata/websockets/constructor/013.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/013.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[013.html]
|
||||
type: testharness
|
||||
|
||||
[013.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: multiple WebSocket objects]
|
||||
expected: FAIL
|
||||
|
|
@ -3,3 +3,9 @@
|
|||
[WebSockets: serialize establish a connection]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[014.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: serialize establish a connection]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,3 +3,9 @@
|
|||
[WebSockets: non-ascii URL in query, document encoding windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[016.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: non-ascii URL in query, document encoding windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
|
|
8
tests/wpt/metadata/websockets/constructor/018.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/018.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[018.html]
|
||||
type: testharness
|
||||
|
||||
[018.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: NULL char in url]
|
||||
expected: FAIL
|
||||
|
8
tests/wpt/metadata/websockets/constructor/019.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/019.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[019.html]
|
||||
type: testharness
|
||||
|
||||
[019.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: uppercase 'WS:']
|
||||
expected: FAIL
|
||||
|
8
tests/wpt/metadata/websockets/constructor/020.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/020.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[020.html]
|
||||
type: testharness
|
||||
|
||||
[020.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: uppercase host]
|
||||
expected: FAIL
|
||||
|
8
tests/wpt/metadata/websockets/constructor/022.html.ini
Normal file
8
tests/wpt/metadata/websockets/constructor/022.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[022.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: protocol array]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[022.html]
|
||||
type: testharness
|
Loading…
Add table
Add a link
Reference in a new issue