diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/image/sync-image-switch-1-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/image/sync-image-switch-1-ref.html b/layout/reftests/image/sync-image-switch-1-ref.html new file mode 100644 index 0000000000..654d1a9b70 --- /dev/null +++ b/layout/reftests/image/sync-image-switch-1-ref.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html> + <img src="blue-32x32.png"> +</html> |