diff options
Diffstat (limited to 'layout/reftests/bugs/1294102-1.html')
-rw-r--r-- | layout/reftests/bugs/1294102-1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1294102-1.html b/layout/reftests/bugs/1294102-1.html new file mode 100644 index 0000000000..9f437afaa7 --- /dev/null +++ b/layout/reftests/bugs/1294102-1.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> +<body> +<input type="button" style="position: absolute; top: 10.3px; left: 10px; width: 90px; height: 26.3px;" value="M"> +</body> +</html> |