summaryrefslogtreecommitdiff
path: root/Tests/LibWeb
diff options
context:
space:
mode:
authorAliaksandr Kalenik <kalenik.aliaksandr@gmail.com>2023-05-03 14:40:39 +0300
committerAndreas Kling <kling@serenityos.org>2023-05-03 15:03:56 +0200
commit4d971b5bc59f56e7492a15b0aa08f73537293e6a (patch)
tree39795c54abce0f5cab10ea9580f947c6ca455fe7 /Tests/LibWeb
parentda768e7c460934b78a753067391509dfa5f31863 (diff)
downloadserenity-4d971b5bc59f56e7492a15b0aa08f73537293e6a.zip
LibWeb: Use appropriate containing block width to get width of table
This solves the issue that previously width table-wrapper containing block were used in the places were containing block of table-root should be used.
Diffstat (limited to 'Tests/LibWeb')
-rw-r--r--Tests/LibWeb/Layout/expected/css-pseudo-element-should-not-be-affected-by-presentational-hints.txt10
-rw-r--r--Tests/LibWeb/Layout/expected/table/columns-width-distribution-1.txt8
2 files changed, 9 insertions, 9 deletions
diff --git a/Tests/LibWeb/Layout/expected/css-pseudo-element-should-not-be-affected-by-presentational-hints.txt b/Tests/LibWeb/Layout/expected/css-pseudo-element-should-not-be-affected-by-presentational-hints.txt
index 78dbe03867..53c53ad226 100644
--- a/Tests/LibWeb/Layout/expected/css-pseudo-element-should-not-be-affected-by-presentational-hints.txt
+++ b/Tests/LibWeb/Layout/expected/css-pseudo-element-should-not-be-affected-by-presentational-hints.txt
@@ -2,11 +2,11 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (1,1) content-size 798x120 [BFC] children: not-inline
BlockContainer <body> at (10,10) content-size 780x102 children: not-inline
TableWrapper <(anonymous)> at (10,10) content-size 102x102 [BFC] children: not-inline
- TableBox <table> at (11,11) content-size 102x100 [TFC] children: not-inline
- TableRowGroupBox <tbody> at (11,11) content-size 102x100 children: not-inline
- TableRowBox <tr> at (11,11) content-size 102x100 children: not-inline
- TableCellBox <td> at (13,49.082031) content-size 98x23.835937 [BFC] children: not-inline
- BlockContainer <(anonymous)> at (14,50.082031) content-size 96x21.835937 children: inline
+ TableBox <table> at (11,11) content-size 100x100 [TFC] children: not-inline
+ TableRowGroupBox <tbody> at (11,11) content-size 100x100 children: not-inline
+ TableRowBox <tr> at (11,11) content-size 100x100 children: not-inline
+ TableCellBox <td> at (13,49.082031) content-size 96x23.835937 [BFC] children: not-inline
+ BlockContainer <(anonymous)> at (14,50.082031) content-size 94x21.835937 children: inline
line 0 width: 0, height: 21.835937, bottom: 21.835937, baseline: 16.914062
frag 0 from TextNode start: 0, length: 0, rect: [14,50.082031 0x21.835937]
""
diff --git a/Tests/LibWeb/Layout/expected/table/columns-width-distribution-1.txt b/Tests/LibWeb/Layout/expected/table/columns-width-distribution-1.txt
index 694f421df8..da39e44f50 100644
--- a/Tests/LibWeb/Layout/expected/table/columns-width-distribution-1.txt
+++ b/Tests/LibWeb/Layout/expected/table/columns-width-distribution-1.txt
@@ -2,14 +2,14 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x108.21875 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x92.21875 children: not-inline
TableWrapper <(anonymous)> at (8,8) content-size 782x92.21875 [BFC] children: not-inline
- TableBox <table.ambox> at (9,9) content-size 782x90.21875 [TFC] children: not-inline
+ TableBox <table.ambox> at (9,9) content-size 780x90.21875 [TFC] children: not-inline
BlockContainer <(anonymous)> at (8,8) content-size 0x0 children: inline
TextNode <#text>
- TableRowGroupBox <tbody> at (9,9) content-size 782x90.21875 children: not-inline
- TableRowBox <tr> at (9,9) content-size 782x90.21875 children: not-inline
+ TableRowGroupBox <tbody> at (9,9) content-size 780x90.21875 children: not-inline
+ TableRowBox <tr> at (9,9) content-size 780x90.21875 children: not-inline
TableCellBox <td.mbox-image> at (10,29.109375) content-size 50x50 [BFC] children: not-inline
BlockContainer <div.mbox-image-div> at (10,29.109375) content-size 50x50 children: not-inline
- TableCellBox <td.mbox-text> at (62,10) content-size 728x88.21875 [BFC] children: inline
+ TableCellBox <td.mbox-text> at (62,10) content-size 726x88.21875 [BFC] children: inline
line 0 width: 689.640625, height: 17.46875, bottom: 17.46875, baseline: 13.53125
frag 0 from TextNode start: 1, length: 84, rect: [62,10 689.640625x17.46875]
"In a scene set in a lawyer's office, the lawyer sits alone and bounces a rubber ball"