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 --- .../orthogonal-parent-shrink-to-fit-001.html | 178 +++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 testing/web-platform/tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html (limited to 'testing/web-platform/tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html') diff --git a/testing/web-platform/tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html b/testing/web-platform/tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html new file mode 100644 index 0000000000..a72def5659 --- /dev/null +++ b/testing/web-platform/tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html @@ -0,0 +1,178 @@ + + +CSS Writing Modes Test: Shrink-to-fit with orthogonal children + + + + + + + + + +
+
+

Test passes if the X-position of the left edge of the orange box and the right edge of the blue box are the same. +

If script is enabled, there should be one or more PASS and no FAIL. +

1: Shrink-to-fit inline-block with a child of orthogonal block

+
+
HH
ZZ +
+

2: Shrink-to-fit inline-block with a child of orthogonal inline

+
+
HH
ZZ +
+

3: Shrink-to-fit inline-block with a child of orthogonal block with borders

+
+
HHH
ZZ +
+

4: Shrink-to-fit inline-block with a child of orthogonal inline with borders

+
+
HHH
ZZ +
+

5: Shrink-to-fit inline-block with a child of orthogonal block in inline-block

+
+
HH
ZZ +
+

6: Shrink-to-fit inline-block with a child of orthogonal inline in inline-block

+
+
HH
ZZ +
+

7: Shrink-to-fit inline-block with a child of orthogonal block with borders in inline-block

+
+
HHH
ZZ +
+

8: Shrink-to-fit inline-block with a child of orthogonal inline with borders in inline-block

+
+
HHH
ZZ +
+

9: Shrink-to-fit float with a child of orthogonal block

+
+
HH
ZZ +
+

10: Shrink-to-fit float with a child of orthogonal inline

+
+
HH
ZZ +
+

11: Shrink-to-fit float with a child of orthogonal block with borders

+
+
HHH
ZZ +
+

12: Shrink-to-fit float with a child of orthogonal inline with borders

+
+
HHH
ZZ +
+

13: Shrink-to-fit float with a child of orthogonal block in inline-block

+
+
HH
ZZ +
+

14: Shrink-to-fit float with a child of orthogonal inline in inline-block

+
+
HH
ZZ +
+

15: Shrink-to-fit float with a child of orthogonal block with borders in inline-block

+
+
HHH
ZZ +
+

16: Shrink-to-fit float with a child of orthogonal inline with borders in inline-block

+
+
HHH
ZZ +
+

17: Shrink-to-fit table-cell with a child of orthogonal block

+
+
HH
ZZ
+
+

18: Shrink-to-fit table-cell with a child of orthogonal inline

+
+
HHZZ
+
+

19: Shrink-to-fit table-cell with a child of orthogonal block with borders

+
+
HHH
ZZ
+
+

20: Shrink-to-fit table-cell with a child of orthogonal inline with borders

+
+
HHHZZ
+
+

21: Shrink-to-fit table-cell with a child of orthogonal block in inline-block

+
+
HH
ZZ
+
+

22: Shrink-to-fit table-cell with a child of orthogonal inline in inline-block

+
+
HH
ZZ
+
+

23: Shrink-to-fit table-cell with a child of orthogonal block with borders in inline-block

+
+
HHH
ZZ
+
+

24: Shrink-to-fit table-cell with a child of orthogonal inline with borders in inline-block

+
+
HHH
ZZ
+
+
+ -- cgit v1.2.3