diff options
Diffstat (limited to 'layout/reftests/bugs/1179288-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/1179288-1-ref.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1179288-1-ref.html b/layout/reftests/bugs/1179288-1-ref.html new file mode 100644 index 000000000..501d31c58 --- /dev/null +++ b/layout/reftests/bugs/1179288-1-ref.html @@ -0,0 +1,3 @@ +<!DOCTYPE HTML> +<body> +<div style="position:absolute; left:0; top:0; width:100px; height:100px; background:lime"></div> |