diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/tests/reftest/1461313-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/tests/reftest/1461313-ref.html b/gfx/tests/reftest/1461313-ref.html new file mode 100644 index 0000000000..14a5f811ce --- /dev/null +++ b/gfx/tests/reftest/1461313-ref.html @@ -0,0 +1,4 @@ +<!doctype html> +<body> + <div style="background-color: green; width: 100px; height: 100px;"></div> +</body> |