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 --- ...ot-applied-if-sizing-cyclic-dependency-001.html | 166 +++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 testing/web-platform/tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html (limited to 'testing/web-platform/tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html') diff --git a/testing/web-platform/tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html b/testing/web-platform/tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html new file mode 100644 index 0000000000..723f3d3090 --- /dev/null +++ b/testing/web-platform/tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html @@ -0,0 +1,166 @@ + + +CSS Grid Layout Test: Self-Baseline alignment and sizing cyclic dependency + + + + + + + + + + + + + + + + + + +
+
auto-sized rows - items with relative height
+
+
+
+
+
+
+ +
+
min-content-sized rows - items with relative height
+
+
ÉÉ É ÉÉ ÉÉÉÉ É ÉÉ ÉÉÉ ÉÉ É
+
+
+
+
+ +
+
max-content-sized rows - items with relative height
+
+
ÉÉ É ÉÉ ÉÉÉÉ É ÉÉ ÉÉÉ ÉÉ É
+
+
+
+
+ +
+
fit-content-sized rows - items with relative height
+
+
ÉÉ É ÉÉ ÉÉÉÉ É ÉÉ ÉÉÉ ÉÉ É
+
+
+
+
+ +
+
flexible-sized rows - items with relative height
+
+
+
+
+
+
+ +
+
flex max-function rows - items with relative height
+
+
+
+
+
+
+ +
+
auto-sized columns - items with relative width
+
+
+
+
+
+
+ +
+
min-content-sized columns - items with relative width
+
+
ÉÉ É ÉÉ ÉÉÉÉ É ÉÉ ÉÉÉ ÉÉ É
+
+
+
+
+ +
+
max-content-sized columns - items with relative width
+
+
ÉÉ É ÉÉ ÉÉÉÉ É ÉÉ ÉÉÉ ÉÉ É
+
+
+
+
+ +
+
fit-content-sized columns - items with relative width
+
+
ÉÉ É ÉÉ ÉÉÉÉ É ÉÉ ÉÉÉ ÉÉ É
+
+
+
+
+ +
+
flexible-sized columns - items with relative width
+
+
+
+
+
+
+ +
+
flex max-function columns - items with relative width
baseline is not applied initially, but orthogonal items in an auto-sized row force repeating the track sizing and height is not indefinite in that phase.
+ +
+
+
+
+
+
+ + -- cgit v1.2.3