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