6 lines
247 B
INI
6 lines
247 B
INI
[writeText-denied.https.html]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86"): TIMEOUT
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
[navigator.clipboard.writeText() fails when permission denied]
|
|
expected: FAIL
|