diff --git a/Tests/LibWeb/Layout/expected/abspos-flex-container-with-auto-height.txt b/Tests/LibWeb/Layout/expected/abspos-flex-container-with-auto-height.txt index 9cced02978..b0a1134fa3 100644 --- a/Tests/LibWeb/Layout/expected/abspos-flex-container-with-auto-height.txt +++ b/Tests/LibWeb/Layout/expected/abspos-flex-container-with-auto-height.txt @@ -1,14 +1,14 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (1,1) content-size 798x0 [BFC] children: not-inline - Box at (9,9) content-size 512.859375x19.46875 positioned flex-container(column) [FFC] children: not-inline - BlockContainer
at (10,10) content-size 510.859375x17.46875 flex-item [BFC] children: inline - line 0 width: 510.859375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 - frag 0 from TextNode start: 0, length: 60, rect: [10,10 510.859375x17.46875] + Box at (9,9) content-size 512.859375x19 positioned flex-container(column) [FFC] children: not-inline + BlockContainer
at (10,10) content-size 510.859375x17 flex-item [BFC] children: inline + line 0 width: 510.859375, height: 17, bottom: 17, baseline: 13.296875 + frag 0 from TextNode start: 0, length: 60, rect: [10,10 510.859375x17] "Diese Website nutzt Cookies und vergleichbare Funktionen zur" TextNode <#text> ViewportPaintable (Viewport<#document>) [0,0 800x600] - PaintableWithLines (BlockContainer) [0,0 800x2] overflow: [8,8 514.859375x21.46875] - PaintableBox (Box) [8,8 514.859375x21.46875] - PaintableWithLines (BlockContainer
) [9,9 512.859375x19.46875] + PaintableWithLines (BlockContainer) [0,0 800x2] overflow: [8,8 514.859375x21] + PaintableBox (Box) [8,8 514.859375x21] + PaintableWithLines (BlockContainer
) [9,9 512.859375x19] TextPaintable (TextNode<#text>) diff --git a/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt b/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt index 2e271a6308..a50eed4304 100644 --- a/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt +++ b/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt @@ -1,16 +1,16 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (1,1) content-size 798x18 [BFC] children: not-inline BlockContainer at (10,10) content-size 780x0 children: not-inline - Box