summaryrefslogtreecommitdiff
path: root/Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2023-05-03 10:32:23 +0200
committerAndreas Kling <kling@serenityos.org>2023-05-03 13:14:36 +0200
commit968db96101f1f75dcce4f2c81187ee1428420810 (patch)
tree510ea93a3a70a7a92fbb203332bd3d467abd1587 /Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt
parent42e118e6a92e22b43a350e9ee10fe1a3f377343b (diff)
downloadserenity-968db96101f1f75dcce4f2c81187ee1428420810.zip
LibWeb: Show formatting context roots in layout tree dumps
This patch does three things: - Factors out the code that determines whether a box will create a new formatting context for its children (and which type of context) - Uses that code to mark all formatting context roots in layout tree dumps. This makes it much easier to follow along with layout since you can now see exactly where control is transferred to a new formatting context. - Rebaselines all existing layout tests, since the output format has changed slightly.
Diffstat (limited to 'Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt')
-rw-r--r--Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt b/Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt
index 3924114199..e751117135 100644
--- a/Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt
+++ b/Tests/LibWeb/Layout/expected/overflow-x-hidden-with-border-radius.txt
@@ -1,6 +1,6 @@
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
- BlockContainer <html> at (0,0) content-size 800x118 children: not-inline
+ BlockContainer <html> at (0,0) content-size 800x118 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x102 children: not-inline
- BlockContainer <div.box> at (9,9) content-size 100x100 positioned children: not-inline
+ BlockContainer <div.box> at (9,9) content-size 100x100 positioned [BFC] children: not-inline
BlockContainer <(anonymous)> at (8,110) content-size 784x0 children: inline
TextNode <#text>