blob: 7d1157d8ee4c50e50386f96eff584726b173db80 (
plain)
1
2
3
4
5
|
[xhr-response-url.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "linux") and not debug and fission: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
|