mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
20 lines
569 B
INI
20 lines
569 B
INI
[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
|
|
|