blob: 62550ebeed97a15160df953aab1d829fbc781934 (
plain)
1
2
3
4
5
6
|
[writeText-denied.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
[navigator.clipboard.writeText() fails when permission denied]
expected: FAIL
|