blob: ba6a96d57d91398968f3ceda3eebc5bc0ddfa67e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[media-src-redir-bug.sub.html]
type: testharness
expected:
if (os == "win") and (version == "5.1.2600"): TIMEOUT
[In-policy async video src]
expected:
if (os == "win") and (version == "5.1.2600"): FAIL
[in-policy async video src w/redir]
expected:
if (os == "win") and (version == "5.1.2600"): FAIL
[In-policy async video source element]
expected:
if (os == "win") and (version == "5.1.2600"): FAIL
[In-policy async video source element w/redir]
expected:
if (os == "win") and (version == "5.1.2600"): NOTRUN
|