blob: caa05646cc870fbbfc107dd229485537a28dd322 (
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
|
[url-origin.any.html]
[Origin parsing: <blob:blob:https://example.org/> without base]
expected: FAIL
[Origin parsing: <blob:ftp://host/path> without base]
expected: FAIL
[Origin parsing: <blob:ws://example.org/> without base]
expected: FAIL
[Origin parsing: <blob:wss://example.org/> without base]
expected: FAIL
[url-origin.any.worker.html]
[Origin parsing: <blob:blob:https://example.org/> without base]
expected: FAIL
[Origin parsing: <blob:ftp://host/path> without base]
expected: FAIL
[Origin parsing: <blob:ws://example.org/> without base]
expected: FAIL
[Origin parsing: <blob:wss://example.org/> without base]
expected: FAIL
|