diff options
Diffstat (limited to 'Tests/LibWeb/Layout/expected/table/row-px-height.txt')
-rw-r--r-- | Tests/LibWeb/Layout/expected/table/row-px-height.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/LibWeb/Layout/expected/table/row-px-height.txt b/Tests/LibWeb/Layout/expected/table/row-px-height.txt index f300f37411..c5298c30e2 100644 --- a/Tests/LibWeb/Layout/expected/table/row-px-height.txt +++ b/Tests/LibWeb/Layout/expected/table/row-px-height.txt @@ -1,5 +1,5 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline - BlockContainer <html> at (0,0) content-size 800x116 [BFC] children: not-inline + BlockContainer <html> at (0,0) content-size 800x600 [BFC] children: not-inline TableWrapper <(anonymous)> at (8,8) content-size 102x100 [BFC] children: not-inline TableBox <body> at (8,8) content-size 102x100 [TFC] children: not-inline TableRowBox <div.row> at (8,8) content-size 102x100 children: not-inline |