[document-rules.https.html?include=invalidPredicate]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[invalid predicate should not throw error or start prefetch]
expected: FAIL
[document-rules.https.html?include=linkInShadowTree]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test that matching link in a shadow tree is prefetched]
expected: FAIL
[document-rules.https.html?include=defaultPredicate]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test document rule with no predicate]
expected: FAIL
[document-rules.https.html?include=hrefMatches]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test href_matches document rule]
expected: FAIL
[document-rules.https.html?include=not]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test document rule with negation predicate]
expected: FAIL
[document-rules.https.html?include=or]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test document rule with disjunction predicate]
expected: FAIL
[document-rules.https.html?include=and]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[test document rule with conjunction predicate]
expected: FAIL