blob: d70a640aa8692fc1e6edc152fb0ef3053f5a55d8 (
plain)
1
2
3
4
5
6
|
[xsl-base-url.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
[base URL when service worker does respondWith(fetch(responseUrl))]
expected: FAIL
|