blob: cd144a3baf09b2bb321e81281ecd2eb40cf4de22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[media-src-7_2.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[In-policy audio src]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
[In-policy audio source element]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
[Should not fire policy violation events]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
|