diff options
Diffstat (limited to 'testing/web-platform/meta/preload/link-header-preload-non-html.html.ini')
-rw-r--r-- | testing/web-platform/meta/preload/link-header-preload-non-html.html.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/preload/link-header-preload-non-html.html.ini b/testing/web-platform/meta/preload/link-header-preload-non-html.html.ini new file mode 100644 index 0000000000..44fae9730b --- /dev/null +++ b/testing/web-platform/meta/preload/link-header-preload-non-html.html.ini @@ -0,0 +1,15 @@ +[link-header-preload-non-html.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [image documents should respect preload Link headers] + expected: FAIL + + [media documents should respect preload Link headers] + expected: + if (os == "android") and fission: [FAIL, TIMEOUT] + FAIL + + [invalid image documents should respect preload Link headers] + expected: + if (os == "android") and fission: [FAIL, NOTRUN] + FAIL |