Source code
Revision control
Copy as Markdown
Other Tools
[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[Test that a video element rendering a disabled video track reports correct intrinsic dimensions]
expected:
if (os == "linux") and not debug and fission and not tsan: [PASS, FAIL]
if (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and not debug and not fission: [FAIL, PASS]
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 (os == "linux") and debug and fission: [PASS, FAIL]