summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webcodecs/video-encoder-content-hint.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webcodecs/video-encoder-content-hint.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webcodecs/video-encoder-content-hint.https.any.js.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/video-encoder-content-hint.https.any.js.ini b/testing/web-platform/meta/webcodecs/video-encoder-content-hint.https.any.js.ini
new file mode 100644
index 0000000000..0c2f86dcef
--- /dev/null
+++ b/testing/web-platform/meta/webcodecs/video-encoder-content-hint.https.any.js.ini
@@ -0,0 +1,12 @@
+[video-encoder-content-hint.https.any.html]
+ [Test that contentHint is recognized by VideoEncoder]
+ expected:
+ if os == "mac": PASS
+ if os == "android": FAIL
+
+
+[video-encoder-content-hint.https.any.worker.html]
+ [Test that contentHint is recognized by VideoEncoder]
+ expected:
+ if os == "mac": PASS
+ if os == "android": FAIL