From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../css-flexbox/flexbox-align-self-horiz-003.xhtml | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 testing/web-platform/tests/css/css-flexbox/flexbox-align-self-horiz-003.xhtml (limited to 'testing/web-platform/tests/css/css-flexbox/flexbox-align-self-horiz-003.xhtml') diff --git a/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-horiz-003.xhtml b/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-horiz-003.xhtml new file mode 100644 index 0000000000..4414d0a0a0 --- /dev/null +++ b/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-horiz-003.xhtml @@ -0,0 +1,97 @@ + + + + + + CSS Test: Testing the behavior of 'align-self' with a horizontal flex container that's shorter than its items + + + + + + +
+
start
+
a b c d e f
+
end
+
a b c d e f
+
center
+
a b c d e f
+
base
+
abc
+
stretch
+
a b c d e f
+
auto
+
unspec
+
initial
+
inherit
+
normal
+
+ + -- cgit v1.2.3