commit 34df5009e5b91b86aad0c827f4583ec1333d34e1 parent 934050dee1e16e24318a87cf1e8bb2116463455d Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Wed, 3 Dec 2025 12:58:57 +0000 Bug 2003736 [wpt PR 56441] - Update wpt metadata, a=testonly wpt-pr: 56441 wpt-type: metadata Diffstat:
6 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/explicit-visual-reordering.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/explicit-visual-reordering.html.ini @@ -0,0 +1,3 @@ +[explicit-visual-reordering.html] + [Focusgroup navigation should follow explicit visual reordering via CSS order property.] + expected: FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/fallback-to-dom-order.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/fallback-to-dom-order.html.ini @@ -0,0 +1,3 @@ +[fallback-to-dom-order.html] + [Focusgroup navigation should fall back to DOM order when no reading-flow is specified.] + expected: FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/flex-visual-order-basic.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/flex-visual-order-basic.html.ini @@ -0,0 +1,3 @@ +[flex-visual-order-basic.html] + [Focusgroup navigation should respect reading-flow: flex-visual order instead of DOM order.] + expected: FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/nested-containers.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/nested-containers.html.ini @@ -0,0 +1,3 @@ +[nested-containers.html] + [Focusgroup navigation with nested reading flow containers should follow the visual order.] + expected: FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/partial-reordering.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/partial-reordering.html.ini @@ -0,0 +1,3 @@ +[partial-reordering.html] + [Focusgroup navigation with multiple reading-flow containers should follow visual order from CSS reading-flow properties.] + expected: FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/simple-mixed.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/reading-flow-navigation/simple-mixed.html.ini @@ -0,0 +1,3 @@ +[simple-mixed.html] + [Simple mixed reading flow test.] + expected: FAIL