20 lines
803 B
INI
20 lines
803 B
INI
[BrowserCaptureMediaStreamTrack-restrictTo.https.html]
|
|
disabled:
|
|
if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and not debug: Bug 1931204
|
|
if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and debug: Bug 1931204
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86"): [ERROR, TIMEOUT]
|
|
if os == "android": OK
|
|
ERROR
|
|
[Tests that restricting MediaStreamTrack objects works as expected (StackingContext).]
|
|
expected: FAIL
|
|
|
|
[Tests that restricting MediaStreamTrack objects works as expected (OnlyOneBoxFragment).]
|
|
expected:
|
|
if os == "android": FAIL
|
|
NOTRUN
|
|
|
|
[Tests that restricting MediaStreamTrack objects works as expected (FlattenedIn3D).]
|
|
expected:
|
|
if os == "android": FAIL
|
|
NOTRUN
|