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 --- .../css-logical/logical-values-float-clear-4.html | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 testing/web-platform/tests/css/css-logical/logical-values-float-clear-4.html (limited to 'testing/web-platform/tests/css/css-logical/logical-values-float-clear-4.html') diff --git a/testing/web-platform/tests/css/css-logical/logical-values-float-clear-4.html b/testing/web-platform/tests/css/css-logical/logical-values-float-clear-4.html new file mode 100644 index 0000000000..d585d38bf3 --- /dev/null +++ b/testing/web-platform/tests/css/css-logical/logical-values-float-clear-4.html @@ -0,0 +1,40 @@ + + + + + + + +
+
Start
+
End
+

a b c d e f g h i j k l m n o p q r s t u v w x y z LTR clear:inline-start

+
+ +
+
Start
+
End
+

a b c d e f g h i j k l m n o p q r s t u v w x y z LTR clear:inline-end

+
+ +
+
Start
+
End
+

a b c d e f g h i j k l m n o p q r s t u v w x y z RTL clear:inline-start

+
+ +
+
Start
+
End
+

a b c d e f g h i j k l m n o p q r s t u v w x y z RTL clear:inline-end

+
-- cgit v1.2.3