From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../reference/baseline-of-scrollable-1-ref.html | 58 ++++++++++++++++++++++ .../reference/baseline-of-scrollable-2-ref.html | 52 +++++++++++++++++++ .../reference/ttwf-reftest-alignContent-ref.html | 37 ++++++++++++++ 3 files changed, 147 insertions(+) create mode 100644 testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-1-ref.html create mode 100644 testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-2-ref.html create mode 100644 testing/web-platform/tests/css/css-align/reference/ttwf-reftest-alignContent-ref.html (limited to 'testing/web-platform/tests/css/css-align/reference') diff --git a/testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-1-ref.html b/testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-1-ref.html new file mode 100644 index 0000000000..422660aff6 --- /dev/null +++ b/testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-1-ref.html @@ -0,0 +1,58 @@ + + + + + + CSS Reference Case + + + + + + + + Test passes if the a/b text aligns with the bottom margin-edge of the "block" + rect and baseline-aligns with the "flex" and "grid" text. +

+ + + a +
+
block
+
+ b +
+ + a +
flex
+ b +
+ + a +
grid
+ b + + + diff --git a/testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-2-ref.html b/testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-2-ref.html new file mode 100644 index 0000000000..dde2909948 --- /dev/null +++ b/testing/web-platform/tests/css/css-align/reference/baseline-of-scrollable-2-ref.html @@ -0,0 +1,52 @@ + + + + + + CSS Reference Case + + + + + + + Test passes if the a/b text aligns with the bottom margin-edge of the + gray rects. +

+ + a +
+ b +
+ + a +
+ b +
+ + a +
+ b +
+ + a +
+ b + + + diff --git a/testing/web-platform/tests/css/css-align/reference/ttwf-reftest-alignContent-ref.html b/testing/web-platform/tests/css/css-align/reference/ttwf-reftest-alignContent-ref.html new file mode 100644 index 0000000000..e020cfc3e4 --- /dev/null +++ b/testing/web-platform/tests/css/css-align/reference/ttwf-reftest-alignContent-ref.html @@ -0,0 +1,37 @@ + + + + ttwf-reftest-alignContent-ref + + + + + +

PASS if there is no red box.

+
+ + +
+ + -- cgit v1.2.3