mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +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`
38 lines
1.1 KiB
INI
38 lines
1.1 KiB
INI
[same-hash.html]
|
|
expected: ERROR
|
|
[Using location.hash = "#te<st" must not reset scroll position]
|
|
expected: FAIL
|
|
|
|
[Using location.hash = "te<st" must not reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.hash = "#te%3Cst" must not reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.hash = "te%3Cst" must not reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.hash = "#te%3cst" must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.hash = "te%3cst" must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.href = "about:srcdoc#te<st" must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.assign("about:srcdoc#te<st") must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.href = "about:srcdoc#te%3cst" must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.assign("about:srcdoc#te%3cst") must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.href = "about:srcdoc#te%3Cst" must reset scroll position]
|
|
expected: NOTRUN
|
|
|
|
[Using location.assign("about:srcdoc#te%3Cst") must reset scroll position]
|
|
expected: NOTRUN
|