Source code
Revision control
Copy as Markdown
Other Tools
[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html]
[Test that a video element rendering a disabled video track reports correct intrinsic dimensions]
expected:
if (os == "linux") and not debug and not tsan: [PASS, FAIL]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: [PASS, FAIL]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if debug and (os == "linux") and fission: [PASS, FAIL]