From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../css-overflow/reference/line-clamp-021-ref.html | 36 ++++++++++++++++++++ .../reference/line-clamp-with-abspos-011-ref.html | 39 ++++++++++++++++++++++ .../reference/line-clamp-with-floats-001-ref.html | 22 ++++++++++++ .../reference/line-clamp-with-floats-005-ref.html | 23 +++++++++++++ .../reference/line-clamp-with-floats-006-ref.html | 28 ++++++++++++++++ .../reference/line-clamp-with-floats-007-ref.html | 26 +++++++++++++++ .../reference/line-clamp-with-floats-008-ref.html | 23 +++++++++++++ .../reference/line-clamp-with-floats-010-ref.html | 37 ++++++++++++++++++++ 8 files changed, 234 insertions(+) create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-021-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-abspos-011-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-001-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-005-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-006-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-007-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-008-ref.html create mode 100644 testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-010-ref.html (limited to 'testing/web-platform/tests/css/css-overflow/reference') diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-021-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-021-ref.html new file mode 100644 index 0000000000..d794c76e3c --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-021-ref.html @@ -0,0 +1,36 @@ + + +CSS Reference + + +
+ +
+
Line 1 +Line 2 +Line 3 +Line 4…
+
+ +
+ + diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-abspos-011-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-abspos-011-ref.html new file mode 100644 index 0000000000..f08b0270e8 --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-abspos-011-ref.html @@ -0,0 +1,39 @@ + + +CSS Reference + + +
+
Line 1 +Line 2 +Line 3 +Line 4…
+ + diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-001-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-001-ref.html new file mode 100644 index 0000000000..bcd70aa930 --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-001-ref.html @@ -0,0 +1,22 @@ + + +CSS Reference + +
Line 1 +Line 2 +Line 3 +Line 4…
diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-005-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-005-ref.html new file mode 100644 index 0000000000..d20d6c53dd --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-005-ref.html @@ -0,0 +1,23 @@ + + +CSS Reference + +
Line 1 +Line 2 +Line 3 +Line 4…
diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-006-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-006-ref.html new file mode 100644 index 0000000000..9288c4e36f --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-006-ref.html @@ -0,0 +1,28 @@ + + +CSS Reference + +
+
Line 1 +Line 2 +Line 3
+
+
Line 4…
+
diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-007-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-007-ref.html new file mode 100644 index 0000000000..6d5390246b --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-007-ref.html @@ -0,0 +1,26 @@ + + +CSS Reference + +
Line 1 +Line 2 +Line 3 +Line 4…
Line A +Line B +Line C +Line D +Line E
diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-008-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-008-ref.html new file mode 100644 index 0000000000..50b3d53900 --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-008-ref.html @@ -0,0 +1,23 @@ + + +CSS Reference + +
Line 1 +Line 2 +Line 3 +
Line 4…
diff --git a/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-010-ref.html b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-010-ref.html new file mode 100644 index 0000000000..12b8cdc441 --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/reference/line-clamp-with-floats-010-ref.html @@ -0,0 +1,37 @@ + + +CSS Reference + + +
+
Line 1 +Line 2 +Line 3 +Line 4…
+ + -- cgit v1.2.3