diff options
Diffstat (limited to 'testing/web-platform/meta/resource-timing/no-entries-for-cross-origin-css-fetched.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/resource-timing/no-entries-for-cross-origin-css-fetched.sub.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resource-timing/no-entries-for-cross-origin-css-fetched.sub.html.ini b/testing/web-platform/meta/resource-timing/no-entries-for-cross-origin-css-fetched.sub.html.ini new file mode 100644 index 0000000000..b525656ec5 --- /dev/null +++ b/testing/web-platform/meta/resource-timing/no-entries-for-cross-origin-css-fetched.sub.html.ini @@ -0,0 +1,6 @@ +[no-entries-for-cross-origin-css-fetched.sub.html] + [Make sure that resources fetched by cross origin CSS are not in the timeline.] + expected: + if (os == "linux") and not fission and not debug: [PASS, FAIL] + if (os == "linux") and not fission and debug: [PASS, FAIL] + if os == "android": FAIL |