summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/359903-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/359903-2.html')
-rw-r--r--layout/reftests/bugs/359903-2.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/359903-2.html b/layout/reftests/bugs/359903-2.html
new file mode 100644
index 0000000000..ca66ab7fd7
--- /dev/null
+++ b/layout/reftests/bugs/359903-2.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<body>
+<button style="width: 100px; border: 0;
+ padding-left: 0px; padding-right: 0px">
+ <img src="blue-600x58.png" width="90">
+</button>
+</body>
+</html>