blob: 05fc96cb04736b1bbc1fef314dc3a27fc568c510 (
plain) (
blame)
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
|
[Create-non-absolute-url.any.worker.html]
[Create WebSocket - Pass a non absolute URL: test]
expected: FAIL
[Create WebSocket - Pass a non absolute URL: ?]
expected: FAIL
[Create WebSocket - Pass a non absolute URL: null]
expected: FAIL
[Create WebSocket - Pass a non absolute URL: 123]
expected: FAIL
[Create-non-absolute-url.any.html]
[Create WebSocket - Pass a non absolute URL: test]
expected: FAIL
[Create WebSocket - Pass a non absolute URL: ?]
expected: FAIL
[Create WebSocket - Pass a non absolute URL: null]
expected: FAIL
[Create WebSocket - Pass a non absolute URL: 123]
expected: FAIL
|