diff options
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prefetch/document-rules.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/speculation-rules/prefetch/document-rules.https.html.ini | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prefetch/document-rules.https.html.ini b/testing/web-platform/meta/speculation-rules/prefetch/document-rules.https.html.ini new file mode 100644 index 0000000000..464a6bd4eb --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prefetch/document-rules.https.html.ini @@ -0,0 +1,56 @@ +[document-rules.https.html?include=invalidPredicate] + expected: ERROR + +[document-rules.https.html?include=linkInShadowTree] + expected: ERROR + +[document-rules.https.html?include=defaultPredicate] + expected: ERROR + +[document-rules.https.html?include=hrefMatches] + expected: ERROR + +[document-rules.https.html?include=not] + expected: ERROR + +[document-rules.https.html?include=or] + expected: ERROR + +[document-rules.https.html?include=and] + expected: ERROR + +[document-rules.https.html?include=linkHrefChanged] + expected: ERROR + +[document-rules.https.html?include=newRuleSetAdded] + expected: ERROR + +[document-rules.https.html?include=selectorMatchesDisplayLocked] + expected: ERROR + +[document-rules.https.html?include=unslottedLink] + expected: ERROR + +[document-rules.https.html?include=selectorMatches] + expected: ERROR + +[document-rules.https.html?include=selectorMatchesDisplayNone] + expected: ERROR + +[document-rules.https.html?include=selectorMatchesInShadowTree] + expected: ERROR + +[document-rules.https.html?include=selectorMatchesScopingRoot] + expected: ERROR + +[document-rules.https.html?include=immediateMutation] + expected: ERROR + +[document-rules.https.html?include=linkToSelfFragment] + expected: ERROR + +[document-rules.https.html?include=baseURLChangedByBaseElement] + expected: ERROR + +[document-rules.https.html?include=baseURLChangedBySameDocumentNavigation] + expected: ERROR |