summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/button/first-letter-1-noref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/forms/button/first-letter-1-noref.html')
-rw-r--r--layout/reftests/forms/button/first-letter-1-noref.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/forms/button/first-letter-1-noref.html b/layout/reftests/forms/button/first-letter-1-noref.html
new file mode 100644
index 0000000000..d59db575fa
--- /dev/null
+++ b/layout/reftests/forms/button/first-letter-1-noref.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<style>
+ body { line-height: 0; }
+</style>
+<button>Some text</button>