summaryrefslogtreecommitdiff
path: root/Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html')
-rw-r--r--Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html b/Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html
index b8aa340683..abaf5d0cd8 100644
--- a/Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html
+++ b/Tests/LibWeb/Layout/input/resolve-height-of-containing-block.html
@@ -8,7 +8,7 @@
}
.foo div {
- height: 600px;
+ height: 400px;
}
.foo div img {