Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
fast
/
mediastream
/
MediaStream-MediaElement-setObject-null-expected.txt
blob: b84f24b7771e9870a880e4efc0cd327d262ab851 [
file
] [
log
] [
blame
]
PASS video.srcObject = stream did not throw exception.
PASS video.duration is Number.POSITIVE_INFINITY
PASS video.srcObject = null did not throw exception.
PASS video.duration is Number.NaN
PASS successfullyParsed is true
TEST COMPLETE