blob: ed862d84bda189aa68698b4732928613fbb216c5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
prefs: [dom.events.testing.asyncClipboard:true]
[write-read-on-detached-iframe.https.html]
expected:
if (os == "android") and not debug: [TIMEOUT, CRASH]
if (os == "linux") and not debug: [TIMEOUT, ERROR]
TIMEOUT
[Verify read and write fail on detached iframe]
expected: TIMEOUT
|