blob: 76448c4b14df7971d36c919cbbff7e9c1075fb84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[media-src-7_1.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1124091
[In-policy async video src]
expected:
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
[In-policy async video source element]
expected:
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|