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