Source code
Revision control
Copy as Markdown
Other Tools
[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": ERROR
if os == "linux": ERROR
[Tests that restricting MediaStreamTrack objects works as expected (StackingContext).]
expected: FAIL
[Tests that restricting MediaStreamTrack objects works as expected (OnlyOneBoxFragment).]
expected:
if os == "mac": FAIL
if os == "android": FAIL
NOTRUN
[Tests that restricting MediaStreamTrack objects works as expected (FlattenedIn3D).]
expected:
if os == "mac": FAIL
if os == "android": FAIL
NOTRUN