summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/streams/readable-streams/owning-type.any.js.ini
blob: eaa158369bc5e2f33e307cb75249045dbf806693 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[owning-type.any.serviceworker.html]
  [ReadableStream can be constructed with owning type]
    expected: FAIL

  [ReadableStream of type owning should call start with a ReadableStreamDefaultController]
    expected: FAIL

  [ReadableStream should be able to call enqueue with an empty transfer list]
    expected: FAIL

  [ReadableStream should check transfer parameter]
    expected: FAIL

  [ReadableStream of type owning should transfer enqueued chunks]
    expected: FAIL


[owning-type.any.sharedworker.html]
  [ReadableStream can be constructed with owning type]
    expected: FAIL

  [ReadableStream of type owning should call start with a ReadableStreamDefaultController]
    expected: FAIL

  [ReadableStream should be able to call enqueue with an empty transfer list]
    expected: FAIL

  [ReadableStream should check transfer parameter]
    expected: FAIL

  [ReadableStream of type owning should transfer enqueued chunks]
    expected: FAIL


[owning-type.any.worker.html]
  [ReadableStream can be constructed with owning type]
    expected: FAIL

  [ReadableStream of type owning should call start with a ReadableStreamDefaultController]
    expected: FAIL

  [ReadableStream should be able to call enqueue with an empty transfer list]
    expected: FAIL

  [ReadableStream should check transfer parameter]
    expected: FAIL

  [ReadableStream of type owning should transfer enqueued chunks]
    expected: FAIL


[owning-type.any.html]
  [ReadableStream can be constructed with owning type]
    expected: FAIL

  [ReadableStream of type owning should call start with a ReadableStreamDefaultController]
    expected: FAIL

  [ReadableStream should be able to call enqueue with an empty transfer list]
    expected: FAIL

  [ReadableStream should check transfer parameter]
    expected: FAIL

  [ReadableStream of type owning should transfer enqueued chunks]
    expected: FAIL