diff options
Diffstat (limited to 'layout/reftests/bugs/50630-2-ref.html')
-rw-r--r-- | layout/reftests/bugs/50630-2-ref.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/layout/reftests/bugs/50630-2-ref.html b/layout/reftests/bugs/50630-2-ref.html new file mode 100644 index 000000000..66ac4461f --- /dev/null +++ b/layout/reftests/bugs/50630-2-ref.html @@ -0,0 +1,17 @@ +<html> +<body style="width:400px;"> +<div style="float:left; width:200px; height:100px; background:yellow;"></div> +Hello +<table style="width:200px;"><tr><td> +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +This is some very long text. This is some very long text. +</table> +</body> +</html> |