summaryrefslogtreecommitdiff
path: root/Tests/LibWeb/Layout/expected/flex-shrink-2.txt
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2023-02-25 11:04:29 +0100
committerAndreas Kling <kling@serenityos.org>2023-02-28 12:21:56 +0100
commit7e76a51cb058bfc8c3074eab35a88609d6b80bf7 (patch)
tree3cbe1f1e1b15df340f377141000705ab380b31c0 /Tests/LibWeb/Layout/expected/flex-shrink-2.txt
parent60f699338d8574d39e475a71d05e479911390a5a (diff)
downloadserenity-7e76a51cb058bfc8c3074eab35a88609d6b80bf7.zip
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
The name "initial containing block" was wrong for this, as it doesn't correspond to the HTML element, and that's specifically what it's supposed to do! :^)
Diffstat (limited to 'Tests/LibWeb/Layout/expected/flex-shrink-2.txt')
-rw-r--r--Tests/LibWeb/Layout/expected/flex-shrink-2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/LibWeb/Layout/expected/flex-shrink-2.txt b/Tests/LibWeb/Layout/expected/flex-shrink-2.txt
index 35e8e1652d..74ce887671 100644
--- a/Tests/LibWeb/Layout/expected/flex-shrink-2.txt
+++ b/Tests/LibWeb/Layout/expected/flex-shrink-2.txt
@@ -1,4 +1,4 @@
-InitialContainingBlock <#document> at (0,0) content-size 800x600 children: not-inline
+Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x120 children: not-inline
BlockContainer <body> at (8,8) content-size 784x104 children: not-inline
Box <div.container> at (9,9) content-size 500x102 flex-container(row) children: not-inline