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 a2c7bd3268..2d5f6823f7 100644 --- a/Tests/LibWeb/Layout/expected/abspos-box-with-replaced-element.txt +++ b/Tests/LibWeb/Layout/expected/abspos-box-with-replaced-element.txt @@ -6,7 +6,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline frag 0 from ImageBox start: 0, length: 0, rect: [262,12 248x26.46875] ImageBox at (262,12) content-size 248x26.46875 children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] +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,10 250x30.46875] overflow: [261,11 249x28.46875] 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 c3a759ea2e..9cced02978 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 @@ -7,7 +7,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline "Diese Website nutzt Cookies und vergleichbare Funktionen zur" TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +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] diff --git a/Tests/LibWeb/Layout/expected/abspos-image-with-min-height-constraint.txt b/Tests/LibWeb/Layout/expected/abspos-image-with-min-height-constraint.txt index cd4f5d6c95..1e0e3d92c8 100644 --- a/Tests/LibWeb/Layout/expected/abspos-image-with-min-height-constraint.txt +++ b/Tests/LibWeb/Layout/expected/abspos-image-with-min-height-constraint.txt @@ -3,7 +3,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (8,8) content-size 784x0 children: not-inline ImageBox at (8,8) content-size 800x600 positioned children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] overflow: [0,0 808x608] +ViewportPaintable (Viewport<#document>) [0,0 800x600] overflow: [0,0 808x608] PaintableWithLines (BlockContainer) [0,0 800x16] overflow: [0,0 808x608] PaintableWithLines (BlockContainer) [8,8 784x0] overflow: [8,8 800x600] ImagePaintable (ImageBox#zero-dimensions-but-min-percentages) [8,8 800x600] diff --git a/Tests/LibWeb/Layout/expected/abspos-not-replaced-multiple-auto-variants.txt b/Tests/LibWeb/Layout/expected/abspos-not-replaced-multiple-auto-variants.txt index e164088059..b4e1dfd50e 100644 --- a/Tests/LibWeb/Layout/expected/abspos-not-replaced-multiple-auto-variants.txt +++ b/Tests/LibWeb/Layout/expected/abspos-not-replaced-multiple-auto-variants.txt @@ -9,7 +9,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (11,11) content-size 10x10 positioned [BFC] children: not-inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] overflow: [0,0 800x602] +ViewportPaintable (Viewport<#document>) [0,0 800x600] overflow: [0,0 800x602] PaintableWithLines (BlockContainer) [0,0 800x602] PaintableWithLines (BlockContainer) [9,9 782x2] PaintableWithLines (BlockContainer
.only-t-l) [5,5 12x12] diff --git a/Tests/LibWeb/Layout/expected/abspos-with-percentage-insets.txt b/Tests/LibWeb/Layout/expected/abspos-with-percentage-insets.txt index 95542ace12..d8f2c76386 100644 --- a/Tests/LibWeb/Layout/expected/abspos-with-percentage-insets.txt +++ b/Tests/LibWeb/Layout/expected/abspos-with-percentage-insets.txt @@ -13,7 +13,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline TextNode <#text> TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x2] overflow: [9,9 502x402] PaintableWithLines (BlockContainer) [9,9 502x402] PaintableWithLines (BlockContainer
.one) [310,210 30.6875x19.46875] diff --git a/Tests/LibWeb/Layout/expected/acid1.txt b/Tests/LibWeb/Layout/expected/acid1.txt index c5cceb8795..d76ed21f4a 100644 --- a/Tests/LibWeb/Layout/expected/acid1.txt +++ b/Tests/LibWeb/Layout/expected/acid1.txt @@ -134,7 +134,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (20,400) content-size 480x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x420] PaintableWithLines (BlockContainer(anonymous)) [0,0 800x0] PaintableWithLines (BlockContainer) [15,15 490x390] diff --git a/Tests/LibWeb/Layout/expected/anonymous-wrappers-continue-to-inherit-style-after-change.txt b/Tests/LibWeb/Layout/expected/anonymous-wrappers-continue-to-inherit-style-after-change.txt index 313f98bafe..5fd59e8a9f 100644 --- a/Tests/LibWeb/Layout/expected/anonymous-wrappers-continue-to-inherit-style-after-change.txt +++ b/Tests/LibWeb/Layout/expected/anonymous-wrappers-continue-to-inherit-style-after-change.txt @@ -12,7 +12,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline "anonymously wrapped text" TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x89.84375] overflow: [0,0 800x95.28125] PaintableWithLines (BlockContainer) [8,21.4375 784x73.84375] PaintableWithLines (BlockContainer

) [8,21.4375 784x34.9375] diff --git a/Tests/LibWeb/Layout/expected/aspect-ratio-auto-and-ratio.txt b/Tests/LibWeb/Layout/expected/aspect-ratio-auto-and-ratio.txt index 68f2e0c0fd..d1c1f82863 100644 --- a/Tests/LibWeb/Layout/expected/aspect-ratio-auto-and-ratio.txt +++ b/Tests/LibWeb/Layout/expected/aspect-ratio-auto-and-ratio.txt @@ -8,7 +8,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline ImageBox at (9,111) content-size 200x200 children: not-inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x320] PaintableWithLines (BlockContainer) [8,8 784x304] PaintableWithLines (BlockContainer
) [8,8 202x102] diff --git a/Tests/LibWeb/Layout/expected/aspect-ratio-auto.txt b/Tests/LibWeb/Layout/expected/aspect-ratio-auto.txt index 3adbcc1b0c..e9ab58b41a 100644 --- a/Tests/LibWeb/Layout/expected/aspect-ratio-auto.txt +++ b/Tests/LibWeb/Layout/expected/aspect-ratio-auto.txt @@ -8,7 +8,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline ImageBox at (9,11) content-size 200x200 children: not-inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x220] PaintableWithLines (BlockContainer) [8,8 784x204] PaintableWithLines (BlockContainer
) [8,8 202x2] diff --git a/Tests/LibWeb/Layout/expected/aspect-ratio-ratio.txt b/Tests/LibWeb/Layout/expected/aspect-ratio-ratio.txt index 1c2d1fbeba..d8107c8e02 100644 --- a/Tests/LibWeb/Layout/expected/aspect-ratio-ratio.txt +++ b/Tests/LibWeb/Layout/expected/aspect-ratio-ratio.txt @@ -8,7 +8,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline ImageBox at (9,111) content-size 200x100 children: not-inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x220] PaintableWithLines (BlockContainer) [8,8 784x204] PaintableWithLines (BlockContainer
) [8,8 202x102] diff --git a/Tests/LibWeb/Layout/expected/automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt b/Tests/LibWeb/Layout/expected/automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt index 726b1c9152..167d21cfc9 100644 --- a/Tests/LibWeb/Layout/expected/automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt +++ b/Tests/LibWeb/Layout/expected/automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt @@ -4,7 +4,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (9,9) content-size 0x0 positioned [BFC] children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x0] overflow: [8,8 2x2] PaintableWithLines (BlockContainer.outer) [8,8 0x0] overflow: [8,8 2x2] PaintableWithLines (BlockContainer
.inner) [8,8 2x2] diff --git a/Tests/LibWeb/Layout/expected/automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt b/Tests/LibWeb/Layout/expected/automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt index 0e104822b1..00b7734dec 100644 --- a/Tests/LibWeb/Layout/expected/automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt +++ b/Tests/LibWeb/Layout/expected/automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt @@ -3,7 +3,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (8,8) content-size 0x0 positioned [BFC] children: not-inline BlockContainer at (9,9) content-size 0x0 positioned [BFC] children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x0] overflow: [8,8 2x2] PaintableWithLines (BlockContainer.outer) [8,8 0x0] overflow: [8,8 2x2] PaintableWithLines (BlockContainer
.inner) [8,8 2x2] diff --git a/Tests/LibWeb/Layout/expected/blank.txt b/Tests/LibWeb/Layout/expected/blank.txt index b9fb27d151..e3bc5878a3 100644 --- a/Tests/LibWeb/Layout/expected/blank.txt +++ b/Tests/LibWeb/Layout/expected/blank.txt @@ -5,7 +5,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (8,8) content-size 784x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x16] PaintableWithLines (BlockContainer(anonymous)) [0,0 800x0] PaintableWithLines (BlockContainer) [8,8 784x0] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-auto-margins-in-inline-axis.txt b/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-auto-margins-in-inline-axis.txt index 4191b2d995..2e88d26a20 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-auto-margins-in-inline-axis.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-auto-margins-in-inline-axis.txt @@ -5,7 +5,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (699,101) content-size 100x100 positioned [BFC] children: not-inline BlockContainer at (1,201) content-size 100x100 positioned [BFC] children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x20] overflow: [0,0 800x302] PaintableWithLines (BlockContainer) [9,9 782x2] overflow: [0,0 800x302] PaintableWithLines (BlockContainer
#foo) [349,0 102x102] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-percentage-height-resolved-against-padding-box-of-containing-block.txt b/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-percentage-height-resolved-against-padding-box-of-containing-block.txt index 758d7e8153..2659c8440a 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-percentage-height-resolved-against-padding-box-of-containing-block.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/abspos-with-percentage-height-resolved-against-padding-box-of-containing-block.txt @@ -3,7 +3,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (8,248) content-size 784x0 positioned children: not-inline BlockContainer at (8,8) content-size 784x240 positioned [BFC] children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x256] PaintableWithLines (BlockContainer) [8,8 784x240] PaintableWithLines (BlockContainer
.abspos) [8,8 784x240] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/atomic-inline-with-percentage-vertical-align.txt b/Tests/LibWeb/Layout/expected/block-and-inline/atomic-inline-with-percentage-vertical-align.txt index 5f78f71504..d7dff8d373 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/atomic-inline-with-percentage-vertical-align.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/atomic-inline-with-percentage-vertical-align.txt @@ -9,7 +9,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BreakNode
BlockContainer at (3,35) content-size 30x30 inline-block [BFC] children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x64.5] overflow: [1,1 798x64] PaintableWithLines (BlockContainer) [1,1 798x62.5] overflow: [2,2 796x63] PaintableWithLines (BlockContainer
.clump) [3,2 32x32] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/automatic-size-of-block-container-with-inline-children-and-nonempty-floating-child.txt b/Tests/LibWeb/Layout/expected/block-and-inline/automatic-size-of-block-container-with-inline-children-and-nonempty-floating-child.txt index d303b2cb6a..9db911b247 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/automatic-size-of-block-container-with-inline-children-and-nonempty-floating-child.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/automatic-size-of-block-container-with-inline-children-and-nonempty-floating-child.txt @@ -5,7 +5,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (78,78) content-size 0x0 floating [BFC] children: not-inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x0] overflow: [8,8 140x100] PaintableWithLines (BlockContainer) [8,8 140x100] PaintableWithLines (BlockContainer
.black) [8,8 140x100] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/bfc-consider-all-currently-stacked-floats.txt b/Tests/LibWeb/Layout/expected/block-and-inline/bfc-consider-all-currently-stacked-floats.txt index 27246ba4da..fdaa11b127 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/bfc-consider-all-currently-stacked-floats.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/bfc-consider-all-currently-stacked-floats.txt @@ -29,7 +29,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (8,42.9375) content-size 784x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x108] PaintableWithLines (BlockContainer(anonymous)) [0,0 800x0] PaintableWithLines (BlockContainer) [8,8 784x34.9375] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically-2.txt b/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically-2.txt index c25d1efb3c..43b2f8d724 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically-2.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically-2.txt @@ -9,7 +9,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (0,0) content-size 200x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x150] PaintableWithLines (BlockContainer) [0,0 200x0] overflow: [0,0 200x150] PaintableWithLines (BlockContainer
    ) [0,0 200x0] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically.txt b/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically.txt index b5ad17327e..6c3f7b1efd 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/bfc-float-left-break-vertically.txt @@ -16,7 +16,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (3,56) content-size 100x50 floating [BFC] children: not-inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x108] PaintableWithLines (BlockContainer(anonymous)) [1,1 798x0] PaintableWithLines (BlockContainer) [1,1 402x4] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width-constraints.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width-constraints.txt index cceb3112a5..80c227e3ea 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width-constraints.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width-constraints.txt @@ -14,7 +14,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (10,48.9375) content-size 780x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x58.9375] PaintableWithLines (BlockContainer) [9,9 782x40.9375] PaintableWithLines (BlockContainer
    .box) [10,10 140.28125x19.46875] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width.txt index 75e02f0112..a80515740f 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-fit-content-width.txt @@ -9,7 +9,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (10,29.46875) content-size 780x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x39.46875] PaintableWithLines (BlockContainer) [9,9 782x21.46875] PaintableWithLines (BlockContainer
    .box) [10,10 140.28125x19.46875] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-float.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-float.txt index c02f5a71ca..ebb5313cc4 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-float.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-float.txt @@ -28,7 +28,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (8,25.46875) content-size 784x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x33.46875] PaintableWithLines (BlockContainer(anonymous)) [0,0 800x0] PaintableWithLines (BlockContainer) [8,8 784x17.46875] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-sibling-float.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-sibling-float.txt index d5e6162b13..be7ace39c5 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-sibling-float.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-hidden-overflow-after-sibling-float.txt @@ -46,7 +46,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (8,42.9375) content-size 784x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x600] PaintableWithLines (BlockContainer) [8,8 784x34.9375] PaintableWithLines (BlockContainer
    ) [8,8 784x34.9375] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-max-content-width.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-max-content-width.txt index 8b83f8ed5c..648423c0a9 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-max-content-width.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-max-content-width.txt @@ -23,7 +23,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (10,68.40625) content-size 780x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x78.40625] PaintableWithLines (BlockContainer) [9,9 782x60.40625] PaintableWithLines (BlockContainer
    .foo) [10,10 152.21875x19.46875] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-min-content-width.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-min-content-width.txt index edc9f21a36..e8145108e5 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-min-content-width.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-min-content-width.txt @@ -32,7 +32,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (10,122.21875) content-size 780x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x132.21875] PaintableWithLines (BlockContainer) [9,9 782x114.21875] PaintableWithLines (BlockContainer
    .foo) [10,10 95.765625x37.40625] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-negative-margin-and-no-intruding-floats.txt b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-negative-margin-and-no-intruding-floats.txt index b787acaf2b..52137702e3 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/block-with-negative-margin-and-no-intruding-floats.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/block-with-negative-margin-and-no-intruding-floats.txt @@ -10,7 +10,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline "intruding on this div" TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x57.40625] PaintableWithLines (BlockContainer) [109,9 302x39.40625] overflow: [60,10 350x37.40625] PaintableWithLines (BlockContainer
    ) [60,10 202x37.40625] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/box-with-clearance-and-margin-top.txt b/Tests/LibWeb/Layout/expected/block-and-inline/box-with-clearance-and-margin-top.txt index c7c0a7db9a..8bffb30adc 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/box-with-clearance-and-margin-top.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/box-with-clearance-and-margin-top.txt @@ -6,7 +6,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (8,108) content-size 10x10 children: not-inline BlockContainer at (8,218) content-size 49x49 floating [BFC] children: not-inline -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x600] PaintableWithLines (BlockContainer) [8,8 784x110] overflow: [8,8 784x259] PaintableWithLines (BlockContainer
    ) [8,8 784x110] overflow: [8,8 784x259] diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/button-should-have-vertically-aligned-content.txt b/Tests/LibWeb/Layout/expected/block-and-inline/button-should-have-vertically-aligned-content.txt index 9d6237d5ac..bf0c5c5a6e 100644 --- a/Tests/LibWeb/Layout/expected/block-and-inline/button-should-have-vertically-aligned-content.txt +++ b/Tests/LibWeb/Layout/expected/block-and-inline/button-should-have-vertically-aligned-content.txt @@ -26,7 +26,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (22,186.734375) content-size 48.6875x0 children: inline TextNode <#text> -PaintableWithLines (Viewport<#document>) [0,0 800x600] +ViewportPaintable (Viewport<#document>) [0,0 800x600] PaintableWithLines (BlockContainer) [0,0 800x600] PaintableWithLines (BlockContainer) [8,8 784x200] PaintableWithLines (BlockContainer