Sign in
webkit
/
WebKit
/
0ad201495a79a3ebe8266bfaa3c5df19bc649a7d
/
.
/
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