diff options
Diffstat (limited to 'layout/reftests/bugs/841192-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/841192-1-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/841192-1-ref.html b/layout/reftests/bugs/841192-1-ref.html new file mode 100644 index 0000000000..866ae13574 --- /dev/null +++ b/layout/reftests/bugs/841192-1-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html> +<body style="margin:0; position:absolute; left:0; top:0; right:0; bottom:0; padding:10px; border:5px solid lime;"> +<div style="height:100%; background:yellow;"></div> +</body> +</html> |