diff options
Diffstat (limited to 'testing/web-platform/meta/mst-content-hint/idlharness.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/mst-content-hint/idlharness.window.js.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mst-content-hint/idlharness.window.js.ini b/testing/web-platform/meta/mst-content-hint/idlharness.window.js.ini new file mode 100644 index 0000000000..5ddae08101 --- /dev/null +++ b/testing/web-platform/meta/mst-content-hint/idlharness.window.js.ini @@ -0,0 +1,11 @@ +[idlharness.window.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [MediaStreamTrack interface: videoTrack must inherit property "contentHint" with the proper type] + expected: FAIL + + [MediaStreamTrack interface: attribute contentHint] + expected: FAIL + + [MediaStreamTrack interface: audioTrack must inherit property "contentHint" with the proper type] + expected: FAIL |