diff options
Diffstat (limited to 'layout/reftests/bugs/411334-1-ref.xml')
-rw-r--r-- | layout/reftests/bugs/411334-1-ref.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/411334-1-ref.xml b/layout/reftests/bugs/411334-1-ref.xml new file mode 100644 index 000000000..8996ae043 --- /dev/null +++ b/layout/reftests/bugs/411334-1-ref.xml @@ -0,0 +1,7 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<body> +<div style="font-family: serif; font-size: 100px; padding-left:10px;"> + W<img style="width:0px; height:200px;" src="mozilla-banner.gif"/> +</div> +</body> +</html> |