diff options
Diffstat (limited to 'testing/web-platform/meta/priority-hints/script-attr-fetchpriority.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/priority-hints/script-attr-fetchpriority.tentative.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/priority-hints/script-attr-fetchpriority.tentative.html.ini b/testing/web-platform/meta/priority-hints/script-attr-fetchpriority.tentative.html.ini new file mode 100644 index 0000000000..d6cd30ef45 --- /dev/null +++ b/testing/web-platform/meta/priority-hints/script-attr-fetchpriority.tentative.html.ini @@ -0,0 +1,6 @@ +[script-attr-fetchpriority.tentative.html] + [fetchpriority attribute on <script> elements should reflect valid IDL values] + expected: FAIL + + [default fetchpriority attribute on <script> elements should be 'auto'] + expected: FAIL |