summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-inflation/text-2-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/font-inflation/text-2-ref.html')
-rw-r--r--layout/reftests/font-inflation/text-2-ref.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/font-inflation/text-2-ref.html b/layout/reftests/font-inflation/text-2-ref.html
new file mode 100644
index 0000000000..ea117963c0
--- /dev/null
+++ b/layout/reftests/font-inflation/text-2-ref.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+<style>
+div { background: yellow }
+div { font-size: 34px; line-height: 1.0; width: 450px }
+</style>
+<div>Hello world</div>