Files
servo/tests/wpt/meta-legacy-layout/url/url-origin.any.js.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

33 lines
893 B
INI

[url-origin.any.html]
[Origin parsing: <http://[::127.0.0.1.\]> against <http://example.org/foo/bar>]
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://[::127.0.0.1.\]> against <http://example.org/foo/bar>]
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