blob: 5733982bf0866def5d5c88341a9150d6d9ccaca2 (
plain)
1
2
3
4
5
|
[popup-same-origin-with-same-origin.https.html]
expected:
if (os == "android") and debug and swgl: [OK, ERROR, TIMEOUT]
if (os == "android") and debug and not swgl: [OK, ERROR, TIMEOUT, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT]
|