From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../tests/css/CSS2/floats-clear/floats-105.xht | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/floats-clear/floats-105.xht (limited to 'testing/web-platform/tests/css/CSS2/floats-clear/floats-105.xht') diff --git a/testing/web-platform/tests/css/CSS2/floats-clear/floats-105.xht b/testing/web-platform/tests/css/CSS2/floats-clear/floats-105.xht new file mode 100644 index 0000000000..2dbc24fc39 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/floats-clear/floats-105.xht @@ -0,0 +1,29 @@ + + + + CSS Test: CSS Floats: Unexpected Presences, Part 2 + + + + + + +
+
This is the first block, with a big left margin. At the end + of this block is a left float which should be square. Text that + follows this box should flow to the right of the float or go below + it; no text should be on the left of the float.
This is + the square left float.
+
This is the second block. It is sized so as to be just + wide enough to slightly overlap the float. Text shouldn't be able + to fit around the float without overflowing this box, so instead + all the text should just move below the float.
+
+ + -- cgit v1.2.3