diff options
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-opt-in.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-opt-in.tentative.html.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-opt-in.tentative.html.ini b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-opt-in.tentative.html.ini new file mode 100644 index 0000000000..2948607c35 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-opt-in.tentative.html.ini @@ -0,0 +1,23 @@ +[declarative-shadow-dom-opt-in.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [DOMParser] + expected: FAIL + + [Non-fragment parsing needs no opt-in] + expected: FAIL + + [document.write allowed from synchronous script loaded from main document] + expected: FAIL + + [iframe with no sandbox allows declarative Shadow DOM] + expected: FAIL + + [sandboxed iframe allows declarative Shadow DOM] + expected: FAIL + + [iframe, no sandbox] + expected: FAIL + + [iframe] + expected: FAIL |