blob: 0c2f86dcef52802d558bb6515d4b076f0fc9e844 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|