summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/button/dynamic-text-indent-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/forms/button/dynamic-text-indent-ref.html')
-rw-r--r--layout/reftests/forms/button/dynamic-text-indent-ref.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/forms/button/dynamic-text-indent-ref.html b/layout/reftests/forms/button/dynamic-text-indent-ref.html
new file mode 100644
index 0000000000..1b1789cd3e
--- /dev/null
+++ b/layout/reftests/forms/button/dynamic-text-indent-ref.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<html>
+ <button style="text-indent: 50px">Some text</button>
+</html>