mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:47:34 +00:00
Tests/LibWeb: Rebaseline a block-and-inlines layout test
This test was created before layout test dumps included the paint tree.
This commit is contained in:
parent
eda73af265
commit
6f0a93b5df
1 changed files with 7 additions and 0 deletions
|
@ -7,3 +7,10 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
frag 0 from TextNode start: 0, length: 18, rect: [12,12 426.875x54.578125]
|
||||
"well hello friends"
|
||||
TextNode <#text>
|
||||
|
||||
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x78.578125]
|
||||
PaintableWithLines (BlockContainer<BODY>) [9,9 606x60.578125]
|
||||
PaintableWithLines (BlockContainer<DIV>.outer) [10,10 604x58.578125]
|
||||
PaintableWithLines (BlockContainer<DIV>.inner) [11,11 602x56.578125]
|
||||
TextPaintable (TextNode<#text>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue