Summary

Harness status: Error

Unhandled rejection: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD

Found 1 tests

Details

ResultTest NameMessage
Failpaused state when removing from a document when networkState is NETWORK_EMPTYassert_false: paused after stable state expected false got true
    at Test.<anonymous> (https://wpt.live/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html:18:3)
Asserts run
Pass
assert_equals(0, 0, "networkState after stable state")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html:16:3)
Fail
assert_false(true, "paused after stable state")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html:18:3)