From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/shadow-dom/declarative/declarative-shadow-dom-basic.html.ini | 3 --- .../shadow-dom/declarative/declarative-shadow-dom-repeats-2.html.ini | 3 +++ .../shadow-dom/declarative/declarative-shadow-dom-repeats.html.ini | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats-2.html.ini (limited to 'testing/web-platform/meta/shadow-dom/declarative') diff --git a/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-basic.html.ini b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-basic.html.ini index 1c2869ad5c..645a78f46f 100644 --- a/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-basic.html.ini +++ b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-basic.html.ini @@ -1,6 +1,3 @@ [declarative-shadow-dom-basic.html] [Declarative Shadow DOM: Multiple roots] expected: FAIL - - [Declarative Shadow DOM: clonable attribute] - expected: FAIL diff --git a/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats-2.html.ini b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats-2.html.ini new file mode 100644 index 0000000000..04d052175a --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/declarative/declarative-shadow-dom-repeats-2.html.ini @@ -0,0 +1,3 @@ +[declarative-shadow-dom-repeats-2.html] + [Repeated declarative shadow roots keep only the first] + expected: FAIL 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 index 5401e0e13e..12caa7b11c 100644 --- 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 @@ -2,8 +2,8 @@ [Repeated declarative shadow roots keep only the first] expected: FAIL - [Calling attachShadow() on declarative shadow root must match type] + [Calling attachShadow() on declarative shadow root must match all parameters] expected: FAIL - [Calling attachShadow() on declarative shadow root must match all parameters] + [Calling attachShadow() on declarative shadow root must match mode] expected: FAIL -- cgit v1.2.3