blob: 94ccb6820da728094a63d747bcd4c9ef53f74d69 (
plain)
1
2
3
4
5
6
|
[service-child.https.sub.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Same-origin service worker allowed by host-source expression.]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|