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