From a230188b31095987d8919e328629eac8aa4f88ea Mon Sep 17 00:00:00 2001 From: Yuri Kobets Date: Fri, 29 Dec 2023 03:46:49 +0300 Subject: flex: fixes in rendering of the justify-content css property --- .../flex/flexbox-justify-content-horiz-003.htm | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 test/render/flex/flexbox-justify-content-horiz-003.htm (limited to 'test/render/flex/flexbox-justify-content-horiz-003.htm') diff --git a/test/render/flex/flexbox-justify-content-horiz-003.htm b/test/render/flex/flexbox-justify-content-horiz-003.htm new file mode 100644 index 00000000..a95237b4 --- /dev/null +++ b/test/render/flex/flexbox-justify-content-horiz-003.htm @@ -0,0 +1,149 @@ + + + + + + CSS Test: Testing 'justify-content' in a horizontal flex container, and its effects on flex items that overflow + + + + + + + + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + + + + \ No newline at end of file -- cgit v1.2.3