From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../css/css-overflow/line-clamp-013.tentative.html | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 testing/web-platform/tests/css/css-overflow/line-clamp-013.tentative.html (limited to 'testing/web-platform/tests/css/css-overflow/line-clamp-013.tentative.html') diff --git a/testing/web-platform/tests/css/css-overflow/line-clamp-013.tentative.html b/testing/web-platform/tests/css/css-overflow/line-clamp-013.tentative.html new file mode 100644 index 0000000000..1bda501f02 --- /dev/null +++ b/testing/web-platform/tests/css/css-overflow/line-clamp-013.tentative.html @@ -0,0 +1,29 @@ + + +CSS Overflow: when clamping by lines, clamped block descendent heights are respected + + + + + +
Line 1 +Line 2
Line 3 +Line 4 +Line 5 +Line 6
+

Following content.

-- cgit v1.2.3