From e1e7f0812e1beb5f1a3542931c6e4f2d94af6223 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Fri, 20 Oct 2023 17:35:21 +0000 Subject: [PATCH] Bug 1860196 [wpt PR 42652] - Update wpt metadata, a=testonly wpt-pr: 42652 wpt-type: metadata --- .../content-visibility-auto-text-fragment.html.ini | 6 ++++++ .../beforematch-scroll-to-text-fragment.html.ini | 9 +++++++++ .../editing/the-hidden-attribute/hidden-until-found-001.html.ini | 2 ++ .../editing/the-hidden-attribute/hidden-until-found-002.html.ini | 3 +++ .../editing/the-hidden-attribute/hidden-until-found-004.html.ini | 2 ++ .../editing/the-hidden-attribute/hidden-until-found-005.html.ini | 2 ++ .../editing/the-hidden-attribute/hidden-until-found-007.html.ini | 2 ++ .../hidden-until-found-text-fragment.html.ini | 3 +++ .../auto-expand-details-text-fragment.html.ini | 3 +++ 9 files changed, 32 insertions(+) create mode 100644 testing/web-platform/meta/css/css-contain/content-visibility/content-visibility-auto-text-fragment.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/beforematch-scroll-to-text-fragment.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-001.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-002.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-004.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-005.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-007.html.ini create mode 100644 testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-text-fragment.html.ini create mode 100644 testing/web-platform/meta/html/rendering/the-details-element/auto-expand-details-text-fragment.html.ini diff --git a/testing/web-platform/meta/css/css-contain/content-visibility/content-visibility-auto-text-fragment.html.ini b/testing/web-platform/meta/css/css-contain/content-visibility/content-visibility-auto-text-fragment.html.ini new file mode 100644 index 000000000000..fd410673ada7 --- /dev/null +++ b/testing/web-platform/meta/css/css-contain/content-visibility/content-visibility-auto-text-fragment.html.ini @@ -0,0 +1,6 @@ +[content-visibility-auto-text-fragment.html] + [Fragment navigation with content-visibility; single text] + expected: FAIL + + [Fragment navigation with content-visibility; range across blocks] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/beforematch-scroll-to-text-fragment.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/beforematch-scroll-to-text-fragment.html.ini new file mode 100644 index 000000000000..1cd11d28cb03 --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/beforematch-scroll-to-text-fragment.html.ini @@ -0,0 +1,9 @@ +[beforematch-scroll-to-text-fragment.html] + [Verifies that the beforematch event is fired on the matching element of a ScrollToTextFragment navigation.] + expected: FAIL + + [Verifies that beforematch is only fired on elements targeted by a text fragment when there is both a text fragment and an element fragment.] + expected: FAIL + + [Verifies that the beforematch event bubbles with scroll to text fragment.] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-001.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-001.html.ini new file mode 100644 index 000000000000..e3448826337a --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-001.html.ini @@ -0,0 +1,2 @@ +[hidden-until-found-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-002.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-002.html.ini new file mode 100644 index 000000000000..a3c0288367d9 --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-002.html.ini @@ -0,0 +1,3 @@ +[hidden-until-found-002.html] + [Tab order navigation skips hidden=until-found subtrees] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-004.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-004.html.ini new file mode 100644 index 000000000000..c2242ec7357a --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-004.html.ini @@ -0,0 +1,2 @@ +[hidden-until-found-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-005.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-005.html.ini new file mode 100644 index 000000000000..7c39338f7c40 --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-005.html.ini @@ -0,0 +1,2 @@ +[hidden-until-found-005.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-007.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-007.html.ini new file mode 100644 index 000000000000..ea525afbaf24 --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-007.html.ini @@ -0,0 +1,2 @@ +[hidden-until-found-007.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-text-fragment.html.ini b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-text-fragment.html.ini new file mode 100644 index 000000000000..ad89f99ea8b0 --- /dev/null +++ b/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-until-found-text-fragment.html.ini @@ -0,0 +1,3 @@ +[hidden-until-found-text-fragment.html] + [Verifies that the beforematch event is fired on the matching element of a ScrollToTextFragment navigation.] + expected: FAIL diff --git a/testing/web-platform/meta/html/rendering/the-details-element/auto-expand-details-text-fragment.html.ini b/testing/web-platform/meta/html/rendering/the-details-element/auto-expand-details-text-fragment.html.ini new file mode 100644 index 000000000000..ba0f3b7037b5 --- /dev/null +++ b/testing/web-platform/meta/html/rendering/the-details-element/auto-expand-details-text-fragment.html.ini @@ -0,0 +1,3 @@ +[auto-expand-details-text-fragment.html] + [Verifies that the beforematch event is fired on the matching element of a ScrollToTextFragment navigation.] + expected: FAIL -- 2.11.4.GIT