summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/interfaces/WebSocket/send/010.html.ini
blob: e8b59237dfddbcf3684e8604e86831c61a20d8a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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