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 fission and not debug and not tsan: [PASS, FAIL]
if (os == "linux") and not fission and not debug: [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 (processor == "x86_64") and debug and (os == "linux") and fission: [PASS, FAIL]
if (processor == "x86") and (os == "linux"): [PASS, FAIL]