diff options
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats.html.ini')
-rw-r--r-- | testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats.html.ini b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats.html.ini new file mode 100644 index 0000000000..5401e0e13e --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats.html.ini @@ -0,0 +1,9 @@ +[declarative-shadow-dom-repeats.html] + [Repeated declarative shadow roots keep only the first] + expected: FAIL + + [Calling attachShadow() on declarative shadow root must match type] + expected: FAIL + + [Calling attachShadow() on declarative shadow root must match all parameters] + expected: FAIL |