diff options
Diffstat (limited to 'layout/reftests/bugs/424710-1.html')
-rw-r--r-- | layout/reftests/bugs/424710-1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/424710-1.html b/layout/reftests/bugs/424710-1.html new file mode 100644 index 0000000000..32c07ebb65 --- /dev/null +++ b/layout/reftests/bugs/424710-1.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html style="border:2px dotted blue; margin:3px;"> +<body> +<div style="position:absolute; top:0; right:0px; width:100px; height:100px;"></div> +</body> +</html> |