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 --- .../insert-block-in-blocks-n-inlines-begin-003.xht | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/box-display/insert-block-in-blocks-n-inlines-begin-003.xht (limited to 'testing/web-platform/tests/css/CSS2/box-display/insert-block-in-blocks-n-inlines-begin-003.xht') diff --git a/testing/web-platform/tests/css/CSS2/box-display/insert-block-in-blocks-n-inlines-begin-003.xht b/testing/web-platform/tests/css/CSS2/box-display/insert-block-in-blocks-n-inlines-begin-003.xht new file mode 100644 index 0000000000..8b39ff8b5b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/box-display/insert-block-in-blocks-n-inlines-begin-003.xht @@ -0,0 +1,76 @@ + + + + + + + CSS Test: Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the beginning of the block-of-blocks + + + + + + + + + + + + + + + + + +

Test passes if the 2 colorized rectangles are identical.

+ +
1stBlock
+
ScndBlock
1stInline
FourthBlock
+
Fifth55Block
SecondInline
Seven777Block
+
Eight8888Block
+ +
+
1stBlock
+
ScndBlock
+
Inserted new block
+ 1stInline +
FourthBlock
+
Fifth55Block
+ SecondInline +
Seven777Block
+
Eight8888Block
+
+ + + -- cgit v1.2.3