From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../css/css-flexbox/align-content-wrap-001.html | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 testing/web-platform/tests/css/css-flexbox/align-content-wrap-001.html (limited to 'testing/web-platform/tests/css/css-flexbox/align-content-wrap-001.html') diff --git a/testing/web-platform/tests/css/css-flexbox/align-content-wrap-001.html b/testing/web-platform/tests/css/css-flexbox/align-content-wrap-001.html new file mode 100644 index 0000000000..1e0ce42c75 --- /dev/null +++ b/testing/web-platform/tests/css/css-flexbox/align-content-wrap-001.html @@ -0,0 +1,77 @@ + + +css-flexbox: Tests align-content with single-line flex-wrap: wrap + + + + + + +
+

Test that we honor align-content even in single-line flex containers

+
+
This text should be at the top of its container
+
+
+
This text should be at the bottom of its container
+
+
+
This text should be centered in its container
+
+
+
This text should be at the top of its container
+
+
+
This text should be centered in its container
+
+
+
This text should be centered in its container
+
+
+
This text should be at the top of its container
+
+
+
This text should be at the left of its container
+
+
+
This text should be at the right of its container
+
+
+
This text should be centered in its container
+
+
+
This text should be at the left of its container
+
+
+
This text should be centered in its container
+
+
+
This text should be at the left of its container
+
-- cgit v1.2.3