diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/bugs/1466008-ref.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1466008-ref.html b/layout/reftests/bugs/1466008-ref.html new file mode 100644 index 0000000000..7655e88d9f --- /dev/null +++ b/layout/reftests/bugs/1466008-ref.html @@ -0,0 +1,2 @@ +<!doctype html> +<div style="position: absolute; left: 0; top: 0; width: 100px; height: 100px; background: green;"></div> |