blob: 3f0020517f8923b08720a1c9781512f85cb372f2 [file] [log] [blame]
FAIL Using location.hash = "#te<st" must not reset scroll position assert_greater_than: First hash assignment scrolls the iframe expected a number greater than 150 but got 0
PASS Using location.hash = "te<st" must not reset scroll position
PASS Using location.hash = "#te%3Cst" must not reset scroll position
PASS Using location.hash = "te%3Cst" must not reset scroll position
PASS Using location.hash = "#te%3cst" must reset scroll position
PASS Using location.hash = "te%3cst" must reset scroll position
PASS Using location.href = "about:srcdoc#te<st" must reset scroll position
PASS Using location.assign("about:srcdoc#te<st") must reset scroll position
PASS Using location.href = "about:srcdoc#te%3cst" must reset scroll position
PASS Using location.assign("about:srcdoc#te%3cst") must reset scroll position
PASS Using location.href = "about:srcdoc#te%3Cst" must reset scroll position
PASS Using location.assign("about:srcdoc#te%3Cst") must reset scroll position