blob: 196a4b432f08424946b348c70017257b3fcd8be5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[eventsource-constructor-empty-url.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[eventsource-constructor-empty-url.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[EventSource constructor with an empty url.]
expected: FAIL
[eventsource-constructor-empty-url.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[EventSource constructor with an empty url.]
expected: FAIL
[eventsource-constructor-empty-url.any.sharedworker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
|