diff options
Diffstat (limited to 'testing/web-platform/meta/html/dom/render-blocking/blocking-idl-attr.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/dom/render-blocking/blocking-idl-attr.tentative.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/dom/render-blocking/blocking-idl-attr.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/blocking-idl-attr.tentative.html.ini new file mode 100644 index 0000000000..4138632b46 --- /dev/null +++ b/testing/web-platform/meta/html/dom/render-blocking/blocking-idl-attr.tentative.html.ini @@ -0,0 +1,18 @@ +[blocking-idl-attr.tentative.html] + [Supported tokens of the 'blocking' IDL attribute of the link element] + expected: FAIL + + [Setting the 'blocking' IDL attribute of the link element] + expected: FAIL + + [Supported tokens of the 'blocking' IDL attribute of the script element] + expected: FAIL + + [Setting the 'blocking' IDL attribute of the script element] + expected: FAIL + + [Supported tokens of the 'blocking' IDL attribute of the style element] + expected: FAIL + + [Setting the 'blocking' IDL attribute of the style element] + expected: FAIL |