blob: 993e578bdd8a4499389a42b99eb2ed1b242cd321 (
plain)
1
2
3
4
5
|
[sandboxed-iframe-fetch-event.https.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and debug and swgl: [TIMEOUT, OK]
if (os == "android") and not debug: [OK, TIMEOUT]
|