diff options
Diffstat (limited to 'layout/reftests/reftest-sanity/fuzzy-ref.html')
-rw-r--r-- | layout/reftests/reftest-sanity/fuzzy-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/reftest-sanity/fuzzy-ref.html b/layout/reftests/reftest-sanity/fuzzy-ref.html new file mode 100644 index 0000000000..776c7911d8 --- /dev/null +++ b/layout/reftests/reftest-sanity/fuzzy-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> + <body> + <div style="background: #ff00ff; width: 500px; height: 500px;"></div> + </body> +</html> |