diff options
Diffstat (limited to 'testing/web-platform/meta/mst-content-hint/MediaStreamTrack-contentHint.html.ini')
-rw-r--r-- | testing/web-platform/meta/mst-content-hint/MediaStreamTrack-contentHint.html.ini | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mst-content-hint/MediaStreamTrack-contentHint.html.ini b/testing/web-platform/meta/mst-content-hint/MediaStreamTrack-contentHint.html.ini new file mode 100644 index 0000000000..25b09771c0 --- /dev/null +++ b/testing/web-platform/meta/mst-content-hint/MediaStreamTrack-contentHint.html.ini @@ -0,0 +1,17 @@ +[MediaStreamTrack-contentHint.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Tracks have empty default content hint] + expected: FAIL + + [Cloned audio tracks have separate contentHints] + expected: FAIL + + [Audio tracks ignore invalid/video contentHints] + expected: FAIL + + [Video tracks ignore invalid/audio contentHints] + expected: FAIL + + [Cloned video tracks have separate contentHints] + expected: FAIL |