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