diff options
Diffstat (limited to 'Tests/LibWeb/Layout/expected/link-sheet.txt')
-rw-r--r-- | Tests/LibWeb/Layout/expected/link-sheet.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/LibWeb/Layout/expected/link-sheet.txt b/Tests/LibWeb/Layout/expected/link-sheet.txt new file mode 100644 index 0000000000..0ef7355308 --- /dev/null +++ b/Tests/LibWeb/Layout/expected/link-sheet.txt @@ -0,0 +1,4 @@ +Viewport <#document> at (0,0) content-size 800x600 children: not-inline + BlockContainer <html> at (0,0) content-size 800x16 children: not-inline + BlockContainer <body> at (8,8) content-size 784x0 children: not-inline + BlockContainer <div#foo> at (0,0) content-size 123x456 positioned children: not-inline |