[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html] expected: if (os == "linux") and not tsan and not debug and not asan: [OK, CRASH] if (os == "linux") and tsan: [OK, CRASH] if (os == "android") and debug: [OK, TIMEOUT, CRASH] if (os == "android") and not debug: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [Test that a video element rendering a disabled video track reports correct intrinsic dimensions] expected: if (os == "linux") and debug and not fission: [PASS, FAIL] if (os == "linux") and not debug: [PASS, FAIL] if os == "android": [PASS, FAIL] if (os == "linux") and debug and fission: [PASS, FAIL] if (os == "win") and debug and (processor == "x86_64"): [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] if (os == "android") and not debug: [PASS, FAIL]