summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/url/url-origin.any.js.ini
blob: a45cfeb797c0a7b3d148388ebac56ca5165331b5 (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
[url-origin.any.html]
  [Origin parsing: <http://!"$&'()*+,-.;=_`{}~/> without base]
    expected: FAIL

  [Origin parsing: <wss://!"$&'()*+,-.;=_`{}~/> without base]
    expected: FAIL

  [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: <http://!"$&'()*+,-.;=_`{}~/> without base]
    expected: FAIL

  [Origin parsing: <wss://!"$&'()*+,-.;=_`{}~/> without base]
    expected: FAIL

  [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