blob: 952722c2ed67cfba18895903391db2dc61b6ffa4 (
plain)
1
2
3
4
5
6
7
8
9
|
# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
prefs: [dom.events.testing.asyncClipboard:true]
[async-navigator-clipboard-read-resource-load.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Async Clipboard.read() should not trigger resource loading]
expected:
if os == "win": FAIL
|