From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../css/CSS2/linebox/vertical-align-122-ref.xht | 87 ++++++++++++++++++++++ .../tests/css/CSS2/linebox/vertical-align-122.xht | 62 +++++++++++++++ .../CSS2/linebox/vertical-align-baseline-006.xht | 1 + .../CSS2/linebox/vertical-align-baseline-010.xht | 1 + 4 files changed, 151 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/linebox/vertical-align-122-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/linebox/vertical-align-122.xht (limited to 'testing/web-platform/tests/css/CSS2/linebox') diff --git a/testing/web-platform/tests/css/CSS2/linebox/vertical-align-122-ref.xht b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-122-ref.xht new file mode 100644 index 0000000000..86b4856266 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-122-ref.xht @@ -0,0 +1,87 @@ + + + + CSS Reftest Reference + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/linebox/vertical-align-122.xht b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-122.xht new file mode 100644 index 0000000000..1d7c180f19 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-122.xht @@ -0,0 +1,62 @@ + + + + CSS Test: vertical-align on inline-block + + + + + + + + + + + +
+ X
X +
+
+ X
X +
+
+ X
X +
+
+ X
X +
+
+
+ +
+
+ +
+
+ +
+
+ +
+ + diff --git a/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-006.xht b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-006.xht index 7d142e1794..f338379bbb 100644 --- a/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-006.xht +++ b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-006.xht @@ -15,6 +15,7 @@ vertical-align: baseline; } +

Test passes if the bottoms of all the 'X's are aligned.

diff --git a/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-010.xht b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-010.xht index 1e5a0df855..ffe3c8755b 100644 --- a/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-010.xht +++ b/testing/web-platform/tests/css/CSS2/linebox/vertical-align-baseline-010.xht @@ -17,6 +17,7 @@ vertical-align: baseline; } +

Test passes if the bottoms of all the 'X's are aligned.

-- cgit v1.2.3