From 3d63549edeb161e16087db02b1b2e46231c03a37 Mon Sep 17 00:00:00 2001 From: Aliaksandr Kalenik Date: Fri, 13 Sep 2024 17:00:30 +0200 Subject: [PATCH] Tests/Layout: Update expectation for abspos-box-with-replaced-element Updates expectation file for test that has been affected by 6199870528b4f8ebc697afaf3c3a335ab397ad9c --- .../expected/abspos-box-with-replaced-element.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Tests/LibWeb/Layout/expected/abspos-box-with-replaced-element.txt b/Tests/LibWeb/Layout/expected/abspos-box-with-replaced-element.txt index 1471d95229e..76806becf02 100644 --- a/Tests/LibWeb/Layout/expected/abspos-box-with-replaced-element.txt +++ b/Tests/LibWeb/Layout/expected/abspos-box-with-replaced-element.txt @@ -1,12 +1,12 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (1,1) content-size 798x0 [BFC] children: not-inline BlockContainer at (10,10) content-size 500x100 positioned [BFC] children: not-inline - BlockContainer at (261,12) content-size 248x28.46875 positioned [BFC] children: inline - frag 0 from ImageBox start: 0, length: 0, rect: [262,13 248x26.46875] baseline: 28.46875 - ImageBox at (262,13) content-size 248x26.46875 children: not-inline + BlockContainer at (261,11) content-size 248x28.46875 positioned [BFC] children: inline + frag 0 from ImageBox start: 0, length: 0, rect: [262,12 248x26.46875] baseline: 28.46875 + ImageBox at (262,12) content-size 248x26.46875 children: not-inline ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x2] overflow: [9,9 502x102] PaintableWithLines (BlockContainer) [9,9 502x102] - PaintableWithLines (BlockContainer
.image-container) [260,11 250x30.46875] overflow: [261,12 249x28.46875] - ImagePaintable (ImageBox) [261,12 250x28.46875] + PaintableWithLines (BlockContainer
.image-container) [260,10 250x30.46875] overflow: [261,11 249x28.46875] + ImagePaintable (ImageBox) [261,11 250x28.46875]