diff --git a/Tests/LibWeb/Layout/expected/img-with-percentage-max-width-and-indefinite-containing-block-width.txt b/Tests/LibWeb/Layout/expected/img-with-percentage-max-width-and-indefinite-containing-block-width.txt index ab02b9a790..320c6c6952 100644 --- a/Tests/LibWeb/Layout/expected/img-with-percentage-max-width-and-indefinite-containing-block-width.txt +++ b/Tests/LibWeb/Layout/expected/img-with-percentage-max-width-and-indefinite-containing-block-width.txt @@ -1,7 +1,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x136 [BFC] children: not-inline - BlockContainer at (8,8) content-size 784x120 children: not-inline - BlockContainer
at (8,8) content-size 784x120 children: inline + BlockContainer at (8,8) content-size 120x120 children: not-inline + BlockContainer
at (8,8) content-size 120x120 children: inline line 0 width: 120, height: 120, bottom: 120, baseline: 120 frag 0 from ImageBox start: 0, length: 0, rect: [8,8 120x120] ImageBox at (8,8) content-size 120x120 children: not-inline diff --git a/Tests/LibWeb/Layout/input/img-with-percentage-max-width-and-indefinite-containing-block-width.html b/Tests/LibWeb/Layout/input/img-with-percentage-max-width-and-indefinite-containing-block-width.html index 4fdf085ea9..20ba40233c 100644 --- a/Tests/LibWeb/Layout/input/img-with-percentage-max-width-and-indefinite-containing-block-width.html +++ b/Tests/LibWeb/Layout/input/img-with-percentage-max-width-and-indefinite-containing-block-width.html @@ -1,4 +1,4 @@
\ No newline at end of file