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