summaryrefslogtreecommitdiff
path: root/Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt')
-rw-r--r--Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt b/Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt
index 3d5f443146..dc041625cd 100644
--- a/Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt
+++ b/Tests/LibWeb/Layout/expected/blockify-layout-internal-box-without-crashing.txt
@@ -2,8 +2,8 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x16 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x0 children: not-inline
TableWrapper <(anonymous)> at (8,8) content-size 0x0 [BFC] children: not-inline
- Box <table> at (8,8) content-size 0x0 [TFC] children: not-inline
- Box <tbody> at (8,8) content-size 0x0 children: not-inline
- Box <tr> at (8,8) content-size 0x0 children: not-inline
- BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: not-inline
+ Box <table> at (8,8) content-size 0x0 table-box [TFC] children: not-inline
+ Box <tbody> at (8,8) content-size 0x0 table-row-group children: not-inline
+ Box <tr> at (8,8) content-size 0x0 table-row children: not-inline
+ BlockContainer <(anonymous)> at (8,8) content-size 0x0 table-cell [BFC] children: not-inline
BlockContainer <td> at (9,9) content-size 0x0 positioned [BFC] children: not-inline