summaryrefslogtreecommitdiff
path: root/Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html')
-rw-r--r--Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html b/Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html
index 9c4f828549..fd5f6f302f 100644
--- a/Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html
+++ b/Tests/LibWeb/Layout/input/vertical-padding-relative-to-cb-width.html
@@ -1,6 +1,7 @@
<style>
* {
border: 1px solid black;
+ font-family: 'SerenitySans';
}
.cb {
width: 600px;