Source code

Revision control

Copy as Markdown

Other Tools

[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html]
expected:
if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [OK, CRASH]
if os_version == "14.70": [OK, TIMEOUT]
[Test that a video element rendering a disabled video track reports correct intrinsic dimensions]
expected:
if (os_version == "24.04") and not asan and debug and fission: PASS
if (os_version == "24.04") and asan and not fission: [FAIL, PASS]
if (os_version == "7.0") and debug: [FAIL, PASS]
if os_version == "18.04": PASS
if os_version == "14.70": PASS
if os_version == "11.26100": PASS
[PASS, FAIL]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if (os_version == "24.04") and debug and fission: [PASS, FAIL]
if (os_version == "7.0") and not debug: [PASS, FAIL]
if (os_version == "14") and not debug: [PASS, FAIL]