trisquel-icecat/icecat/testing/web-platform/meta/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https.html.ini
2025-10-06 02:35:48 -06:00

15 lines
826 B
INI

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