diff options
Diffstat (limited to 'layout/reftests/bugs/602200-2-ref.html')
-rw-r--r-- | layout/reftests/bugs/602200-2-ref.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/602200-2-ref.html b/layout/reftests/bugs/602200-2-ref.html new file mode 100644 index 000000000..51b9d4678 --- /dev/null +++ b/layout/reftests/bugs/602200-2-ref.html @@ -0,0 +1,7 @@ +<!DOCTYPE HTML> +<html> +<body> +<div style="position:absolute; top:10px; left:0; width:200px; height:19px; + opacity:0.999; border:1px solid black; border-top:2px solid black; background-color:white"></div> +</body> +</html> |