Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||
---|---|---|---|---|---|---|
Fail | Moving a transition across documents should reset its state | assert_throws_dom: function "() => {
document.querySelector("#new-parent").moveBefore(item, null);
}" threw object "TypeError: document.querySelector(...).moveBefore is not a function" that is not a DOMException HIERARCHY_REQUEST_ERR: property "code" is equal to undefined, expected 3at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/css-transition-cross-document.html:43:7) Asserts run
|