mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
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`
19 lines
473 B
INI
19 lines
473 B
INI
[location-protocol-setter-non-broken.html]
|
|
type: testharness
|
|
[Set data URL frame location.protocol to ftp]
|
|
expected: FAIL
|
|
|
|
[Set data URL frame location.protocol to file]
|
|
expected: FAIL
|
|
|
|
[Set HTTP URL frame location.protocol to x]
|
|
expected: FAIL
|
|
|
|
[Set HTTP URL frame location.protocol to data]
|
|
expected: FAIL
|
|
|
|
[Set HTTP URL frame location.protocol to file]
|
|
expected: FAIL
|
|
|
|
[Set HTTP URL frame location.protocol to http+x]
|
|
expected: FAIL |