haikuwebkit/LayoutTests/fast/mediastream/MediaStream-MediaElement-se...

9 lines
238 B
Plaintext

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