diff options
Diffstat (limited to 'layout/reftests/bugs/491180-2.html')
-rw-r--r-- | layout/reftests/bugs/491180-2.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/491180-2.html b/layout/reftests/bugs/491180-2.html new file mode 100644 index 000000000..c5f6b4cb7 --- /dev/null +++ b/layout/reftests/bugs/491180-2.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<html> + <input type="button" style="padding: 0; margin: 0; border: none; background: transparent; -moz-appearance: none; width: 20px; font: inherit; color: black" value="Some text"> |