blob: 15907c1cdcdbc962752d2c02346cd8d9ca5c22b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[a-element-origin-xhtml.xhtml]
[Parsing origin: <wss://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
expected: FAIL
[Parsing origin: <http://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
expected: FAIL
[Parsing origin: <blob:blob:https://example.org/> against <about:blank>]
expected: FAIL
[Parsing origin: <blob:ftp://host/path> against <about:blank>]
expected: FAIL
[Parsing origin: <blob:ws://example.org/> against <about:blank>]
expected: FAIL
[Parsing origin: <blob:wss://example.org/> against <about:blank>]
expected: FAIL
|