diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/tests/reftest/1524261-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/tests/reftest/1524261-ref.html b/gfx/tests/reftest/1524261-ref.html new file mode 100644 index 0000000000..45d798cec8 --- /dev/null +++ b/gfx/tests/reftest/1524261-ref.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html> +<div style="overflow-y:hidden; position:absolute; top:50px; width: 200px; height: 100px; border: solid 1px black"> +</div> |