[static-router-subresource.https.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[Subresource load not matched with URLPattern condition]
expected: FAIL
[Subresource load matched with URLPattern condition]
expected: FAIL
[Subresource cross origin load matched with URLPattern condition via constructed object]
expected: FAIL
[Subresource load matched with ignoreCase URLPattern condition]
expected: FAIL
[Subresource load matched without ignoreCase URLPattern condition]
expected: FAIL
[Subresource load matched with URLPattern condition via URLPatternCompatible]
expected: FAIL
[Subresource cross origin load not matched with URLPattern condition via URLPatternCompatible]
expected: FAIL
[Subresource load matched with URLPattern condition via string]
expected:
if (os == "mac") and not debug: [FAIL, TIMEOUT]
FAIL
[Subresource cross origin load not matched with URLPattern condition via string]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN, TIMEOUT]
FAIL
[Subresource load matched with RequestMode condition]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load matched with the nested `or` condition]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN, TIMEOUT]
FAIL
[Subresource load matched with the next `or` condition]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load not matched with `or` condition]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load matched with the cache source rule]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load did not match with the cache and fallback to the network]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load matched with the cache source, with specifying the cache name]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load should not match with the not condition]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Subresource load should match with a file other than not]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL