mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -3,3 +3,10 @@
|
|||
[WebSockets: bufferedAmount for ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bufferedAmount-arraybuffer.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: bufferedAmount for ArrayBuffer]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -3,3 +3,10 @@
|
|||
[WebSockets: bufferedAmount for blob]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bufferedAmount-blob.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: bufferedAmount for blob]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
[bufferedAmount-getting.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: bufferedAmount after send()ing]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bufferedAmount-getting.html]
|
||||
type: testharness
|
|
@ -0,0 +1,8 @@
|
|||
[bufferedAmount-large.html]
|
||||
type: testharness
|
||||
|
||||
[bufferedAmount-large.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: bufferedAmount for 65K data]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[bufferedAmount-unicode.html]
|
||||
type: testharness
|
||||
|
||||
[bufferedAmount-unicode.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: bufferedAmount for unicode data]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -3,3 +3,9 @@
|
|||
[WebSockets: close() when connecting]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[close-connecting.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: close() when connecting]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
[016.html]
|
||||
type: testharness
|
||||
|
||||
[016.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: addEventListener]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
[018.html]
|
||||
type: testharness
|
||||
|
||||
[018.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[open event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[message event]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -3,3 +3,9 @@
|
|||
[WebSockets: getting extensions in connecting]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[001.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: getting extensions in connecting]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
[006.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: getting readyState in open]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[006.html]
|
||||
type: testharness
|
|
@ -0,0 +1,8 @@
|
|||
[007.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: getting readyState in closing]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[007.html]
|
||||
type: testharness
|
|
@ -0,0 +1,8 @@
|
|||
[008.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: getting readyState in closed]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[008.html]
|
||||
type: testharness
|
|
@ -0,0 +1,9 @@
|
|||
[005.html]
|
||||
type: testharness
|
||||
|
||||
[005.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: send() return value]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[006.html]
|
||||
type: testharness
|
||||
|
||||
[006.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: send() with unpaired surrogate when readyState is OPEN]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[007.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: close() followed by send()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[007.html]
|
||||
type: testharness
|
|
@ -0,0 +1,8 @@
|
|||
[008.html]
|
||||
type: testharness
|
||||
|
||||
[008.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: send() in onclose]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[009.html]
|
||||
type: testharness
|
||||
|
||||
[009.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: send('')]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,39 @@
|
|||
[010.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Constructor succeeds]
|
||||
expected: TIMEOUT
|
||||
|
||||
[WebSockets: sending non-strings (null)]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings (undefined)]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings (1)]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings ([object Window\])]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings ([object HTMLBodyElement\])]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings ([object Object\])]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings ()]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings ([object WebSocket\])]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings (function (){})]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebSockets: sending non-strings (Error)]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[010.html]
|
||||
type: testharness
|
|
@ -0,0 +1,8 @@
|
|||
[011.html]
|
||||
type: testharness
|
||||
|
||||
[011.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: sending non-ascii, combining chars and non-BMP]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[012.html]
|
||||
type: testharness
|
||||
|
||||
[012.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: sending null]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue