mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
5eba8c43b5
--HG-- rename : image/test/mochitest/lime100x100.svg => dom/html/reftests/lime100x100.svg rename : image/test/mochitest/red.png => dom/html/reftests/red.png
9 lines
189 B
HTML
9 lines
189 B
HTML
<!DOCTYPE html>
|
|
<!-- Any copyright is dedicated to the Public Domain.
|
|
- http://creativecommons.org/publicdomain/zero/1.0/ -->
|
|
<html>
|
|
<body>
|
|
<img src="lime100x100.svg">
|
|
</body>
|
|
</html>
|