fetch-sw.https.html.ini (253B)
1 [fetch-sw.https.html] 2 expected: 3 if (os == "win") and debug and (processor == "x86"): [OK, TIMEOUT, CRASH] 4 if (os == "win") and not debug: [OK, TIMEOUT] 5 [Second fetch returns same response] 6 expected: 7 if os == "win": [PASS, TIMEOUT]