Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail<form> submission fires navigate eventassert_equals: expected (object) Element node <form id="form" method="post" action=""></form> but got (undefined) undefined
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/navigate-event/navigate-form.html:22:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at Navigation.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2717:32)
Asserts run
Pass
assert_equals("replace", "replace")
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:10:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:11:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:12:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:13:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:14:5)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:15:5)
Pass
assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/navigate-event/navigate-form.html", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/navigate-event/navigate-form.html")
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:16:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:17:5)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:18:5)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:19:5)
Pass
assert_equals(-1, -1)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:20:5)
Pass
assert_not_equals(object "[object FormData]", null)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:21:5)
Fail
assert_equals(undefined, Element node <form id="form" method="post" action=""></form>)
    at Test.<anonymous> ( /navigation-api/navigate-event/navigate-form.html:22:5)