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 --- .../tests/css/CSS2/floats-clear/floats-031.xht | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/floats-clear/floats-031.xht (limited to 'testing/web-platform/tests/css/CSS2/floats-clear/floats-031.xht') diff --git a/testing/web-platform/tests/css/CSS2/floats-clear/floats-031.xht b/testing/web-platform/tests/css/CSS2/floats-clear/floats-031.xht new file mode 100644 index 0000000000..ee794fe9fc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/floats-clear/floats-031.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Position of floated elements in relation to previous inline elements + + + + + + + + + + +

Test passes if the orange rectangle is to the left of the "Filler Text" and the blue rectangle is to the right of the "Filler Text".

+
+ Filler Text Filler Text + blue box + +
+ + \ No newline at end of file -- cgit v1.2.3