)
TextPaintable (TextNode<#text>)
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/forced-break-stops-non-whitespace-sequence.txt b/Tests/LibWeb/Layout/expected/block-and-inline/forced-break-stops-non-whitespace-sequence.txt
index 64521cdbd8b..699f4c2f365 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/forced-break-stops-non-whitespace-sequence.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/forced-break-stops-non-whitespace-sequence.txt
@@ -12,5 +12,5 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x600]
PaintableWithLines (BlockContainer) [8,16 784x19]
PaintableWithLines (BlockContainer) [8,16 784x19]
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/inline-block-vertical-align-middle.txt b/Tests/LibWeb/Layout/expected/block-and-inline/inline-block-vertical-align-middle.txt
index 7b39efb7f13..daff1aa4fd9 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/inline-block-vertical-align-middle.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/inline-block-vertical-align-middle.txt
@@ -11,6 +11,6 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x116]
PaintableWithLines (BlockContainer) [8,8 784x100]
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer.thing) [43,8 100x100]
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/leading-margin-on-inline-content-that-starts-with-collapsible-whitespace.txt b/Tests/LibWeb/Layout/expected/block-and-inline/leading-margin-on-inline-content-that-starts-with-collapsible-whitespace.txt
index 09cea00ce30..3c62197bdee 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/leading-margin-on-inline-content-that-starts-with-collapsible-whitespace.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/leading-margin-on-inline-content-that-starts-with-collapsible-whitespace.txt
@@ -14,7 +14,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x33]
PaintableWithLines (BlockContainer) [8,8 784x17]
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode
)
TextPaintable (TextNode<#text>)
- InlinePaintable (InlineNode
)
+ PaintableWithLines (InlineNode
)
TextPaintable (TextNode<#text>)
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline-start.txt b/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline-start.txt
index 7a38d34245d..56a2e9ffe89 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline-start.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline-start.txt
@@ -13,5 +13,5 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [9,9 502x83]
PaintableWithLines (BlockContainer
.a) [10,10 500x81]
PaintableWithLines (BlockContainer
.b) [91,31 328x19]
- InlinePaintable (InlineNode
)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline.txt b/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline.txt
index 0197b88adbe..e3092abf5d4 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/margin-padding-block-inline.txt
@@ -13,5 +13,5 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [9,9 502x103]
PaintableWithLines (BlockContainer.a) [10,10 500x101]
PaintableWithLines (BlockContainer
.b) [71,51 378x19]
- InlinePaintable (InlineNode
)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-element-js-offsets.txt b/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-element-js-offsets.txt
index dd47cd5571f..a1c900bb1a1 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-element-js-offsets.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-element-js-offsets.txt
@@ -37,11 +37,11 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x600]
PaintableWithLines (BlockContainer) [8,8 784x152] overflow: [8,8 784x168]
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x17]
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer) [8,25 784x135]
PaintableWithLines (BlockContainer(anonymous)) [8,25 784x68]
diff --git a/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-elements.txt b/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-elements.txt
index deba5cb1de7..944c8e86afd 100644
--- a/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-elements.txt
+++ b/Tests/LibWeb/Layout/expected/block-and-inline/relpos-inline-elements.txt
@@ -20,11 +20,11 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x600]
- PaintableWithLines (BlockContainer) [8,8 784x17] overflow: [8,8 784x42]
+ PaintableWithLines (BlockContainer) [8,8 784x17]
TextPaintable (TextNode<#text>)
- InlinePaintable (InlineNode
)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
TextPaintable (TextNode<#text>)
- InlinePaintable (InlineNode)
- InlinePaintable (InlineNode)
+ PaintableWithLines (InlineNode)
+ PaintableWithLines (InlineNode)
TextPaintable (TextNode<#text>)
diff --git a/Tests/LibWeb/Layout/expected/br-should-not-generate-pseudo-before.txt b/Tests/LibWeb/Layout/expected/br-should-not-generate-pseudo-before.txt
index 864e5a550ad..3b9d8baa737 100644
--- a/Tests/LibWeb/Layout/expected/br-should-not-generate-pseudo-before.txt
+++ b/Tests/LibWeb/Layout/expected/br-should-not-generate-pseudo-before.txt
@@ -19,7 +19,7 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x83]
PaintableWithLines (BlockContainer) [8,16 784x67]
PaintableWithLines (BlockContainer) [8,16 784x17]
- InlinePaintable (InlineNode(anonymous))
+ PaintableWithLines (InlineNode(anonymous))
TextPaintable (TextNode<#text>)
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,49 784x34]
diff --git a/Tests/LibWeb/Layout/expected/css-all-unset.txt b/Tests/LibWeb/Layout/expected/css-all-unset.txt
index 4ec6d920d4a..c79c13c6530 100644
--- a/Tests/LibWeb/Layout/expected/css-all-unset.txt
+++ b/Tests/LibWeb/Layout/expected/css-all-unset.txt
@@ -12,8 +12,8 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer) [0,0 800x17]
- InlinePaintable (InlineNode
)
- InlinePaintable (InlineNode