Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failnavigation.updateCurrentEntry() in an opaque origin iframeassert_throws_dom: function "() => { navigation.updateCurrentEntry({ state: 1 }); }" did not throw
    at Test.<anonymous> (https://wpt.live/navigation-api/updateCurrentEntry-method/resources/opaque-origin-page.html:7:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/navigation-api/updateCurrentEntry-method/resources/opaque-origin-page.html:6:1
Asserts run
Fail
assert_throws_dom("InvalidStateError", function "() => {     navigation.updateCurrentEntry({ state: 1 });   }")
    at Test.<anonymous> ( /navigation-api/updateCurrentEntry-method/resources/opaque-origin-page.html:7:3)