22 lines
986 B
INI
22 lines
986 B
INI
[getdisplaymedia-captured-surface-resolution.https.html]
|
|
[getDisplayMedia() and screenPixelRatio for captured surface type monitor]
|
|
expected: FAIL
|
|
|
|
[getDisplayMedia() and screenPixelRatio for captured surface type window]
|
|
expected: FAIL
|
|
|
|
[getDisplayMedia() and screenPixelRatio for captured surface type browser]
|
|
expected:
|
|
if (os == "mac") and not debug and (version == "OS X 14.7"): [PASS, FAIL]
|
|
if os == "android": FAIL
|
|
|
|
[applyConstraints() should not change the capabilities resolution and screenPixelRatio of captured surface type monitor]
|
|
expected: FAIL
|
|
|
|
[applyConstraints() should not change the capabilities resolution and screenPixelRatio of captured surface type window]
|
|
expected: FAIL
|
|
|
|
[applyConstraints() should not change the capabilities resolution and screenPixelRatio of captured surface type browser]
|
|
expected:
|
|
if (os == "mac") and not debug and (version == "OS X 14.7"): [PASS, FAIL]
|
|
if os == "android": FAIL
|