mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
[005.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: send() return value]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
[005.html]
|
||||
type: testharness
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[006.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: send() with unpaired surrogate when readyState is OPEN]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
[006.html]
|
||||
type: testharness
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[007.html]
|
||||
type: testharness
|
||||
|
||||
[007.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: close() followed by send()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[008.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: send() in onclose]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[008.html]
|
||||
type: testharness
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[009.html]
|
||||
type: testharness
|
||||
|
||||
[009.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: send('')]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,39 @@
|
|||
[010.html]
|
||||
type: testharness
|
||||
|
||||
[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
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[011.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: sending non-ascii, combining chars and non-BMP]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[011.html]
|
||||
type: testharness
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[012.html?wss]
|
||||
type: testharness
|
||||
[WebSockets: sending null]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[012.html]
|
||||
type: testharness
|
||||
Loading…
Add table
Add a link
Reference in a new issue