trisquel-icecat/icecat/testing/web-platform/meta/video-rvfc/request-video-frame-callback-repeating.html.ini
2025-10-06 02:35:48 -06:00

7 lines
491 B
INI

[request-video-frame-callback-repeating.html]
[Test chaining calls to video.rVFC, and verify the required parameters.]
expected:
if (os == "linux") and not tsan and (processor == "x86_64") and not fission and debug: [PASS, FAIL]
if (os == "linux") and not tsan and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not tsan and (processor == "x86_64") and fission: [PASS, FAIL]
if (os == "linux") and tsan: [PASS, FAIL]