blob: 1cea7c0ebd13dd2ffca30d1198385f99dd756f5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[a-element-origin.html]
[Parsing origin: <http::b@www.example.com> against <about:blank>]
expected: FAIL
[Parsing origin: <https://0x.0x.0> against <about:blank>]
expected: FAIL
[Parsing origin: <ssh://example.com/foo/bar.git> against <http://example.org/>]
expected: FAIL
[Parsing origin: <wss://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
expected: FAIL
[Parsing origin: <http://999999999.> against <http://other.com/>]
expected: FAIL
[Parsing origin: <http://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
expected: FAIL
|