diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/bugs/393671-3-ref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/393671-3-ref.html b/layout/reftests/bugs/393671-3-ref.html new file mode 100644 index 0000000000..33336f5e32 --- /dev/null +++ b/layout/reftests/bugs/393671-3-ref.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> + +<body> + +<span><span><span><span><div></div><span style="float: right">float</span></span></span></span></span> + +</body> +</html> |