blob: 7b5992afa81c28411f151d98a1237ed3306579ec (
plain)
1
2
3
4
5
6
7
|
[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
|