diff options
Diffstat (limited to 'layout/reftests/bugs/409659-1c.html')
-rw-r--r-- | layout/reftests/bugs/409659-1c.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/409659-1c.html b/layout/reftests/bugs/409659-1c.html new file mode 100644 index 000000000..c6ee371fa --- /dev/null +++ b/layout/reftests/bugs/409659-1c.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html class="reftest-print"> + <body> + <img src="solidblue.png" style="height: 30in; width: 100px; display: block"> + </body> +</html> |