Pass | updateCurrentEntry() with unserializable state on the initial about:blank must throw an "InvalidStateError", not a "DataCloneError" | Asserts runPass | assert_throws_dom("InvalidStateError", function "function DOMException() { [native code] }", function "() => { iframe.contentWindow.navigation.updateCurrentEntry({ state: document.body }); }")
at Test.<anonymous> ( /navigation-api/updateCurrentEntry-method/exception-order-initial-about-blank-unserializablestate.html:8:3) | Pass | assert_equals(undefined, undefined)
at Test.<anonymous> ( /navigation-api/updateCurrentEntry-method/exception-order-initial-about-blank-unserializablestate.html:11:3) |
|