Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||
---|---|---|---|---|---|---|
Fail | Moving an element with a transition to a disconnected document should reset the transitionm state | assert_throws_dom: function "() => {
doc.body.moveBefore(item, null);
}" threw object "TypeError: doc.body.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-to-disconnected-document.html:41:7) Asserts run
|