diff options
Diffstat (limited to 'Tests/LibWeb/Layout/expected/grid/image-in-grid.txt')
-rw-r--r-- | Tests/LibWeb/Layout/expected/grid/image-in-grid.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Tests/LibWeb/Layout/expected/grid/image-in-grid.txt b/Tests/LibWeb/Layout/expected/grid/image-in-grid.txt new file mode 100644 index 0000000000..a16f899a64 --- /dev/null +++ b/Tests/LibWeb/Layout/expected/grid/image-in-grid.txt @@ -0,0 +1,14 @@ +Viewport <#document> at (0,0) content-size 800x600 children: not-inline + BlockContainer <html> at (0,0) content-size 800x40 children: not-inline + BlockContainer <body> at (8,8) content-size 784x24 children: not-inline + Box <div.grid-container> at (8,8) content-size 784x24 children: not-inline + BlockContainer <(anonymous)> at (8,8) content-size 0x0 children: inline + TextNode <#text> + BlockContainer <div.wrapper> at (8,8) content-size 64x24 children: inline + line 0 width: 64, height: 24, bottom: 24, baseline: 24 + frag 0 from ImageBox start: 0, length: 0, rect: [8,8 64x24] + TextNode <#text> + ImageBox <img> at (8,8) content-size 64x24 children: not-inline + TextNode <#text> + BlockContainer <(anonymous)> at (8,8) content-size 0x0 children: inline + TextNode <#text> |