diff options
Diffstat (limited to 'layout/reftests/bugs/438987-2-ref.html')
-rw-r--r-- | layout/reftests/bugs/438987-2-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/438987-2-ref.html b/layout/reftests/bugs/438987-2-ref.html new file mode 100644 index 000000000..4606a9635 --- /dev/null +++ b/layout/reftests/bugs/438987-2-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html> +<body> +<div style="background:rgba(0,0,255,0.5); position:fixed; top:0; left:0; right:0; bottom:0;"></div> +</body> +</html> |