From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../reading-order/tentative/grid-order.html.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 testing/web-platform/meta/shadow-dom/focus-navigation/reading-order/tentative/grid-order.html.ini (limited to 'testing/web-platform/meta/shadow-dom/focus-navigation/reading-order/tentative/grid-order.html.ini') diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/reading-order/tentative/grid-order.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/reading-order/tentative/grid-order.html.ini new file mode 100644 index 0000000000..b14df4f41f --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/reading-order/tentative/grid-order.html.ini @@ -0,0 +1,15 @@ +[grid-order.html] + [Grid items with `order` property] + expected: FAIL + + [Grid items with `order` property and tabindex] + expected: FAIL + + [Items in display contents are sorted in same grid container.] + expected: FAIL + + [Items in display block are not in parent grid container.] + expected: FAIL + + [Grid items without `order` property] + expected: FAIL -- cgit v1.2.3