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