aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests/resizable.html
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tests/resizable.html')
-rw-r--r--ui/tests/resizable.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/tests/resizable.html b/ui/tests/resizable.html
index 955798293..685ec88c9 100644
--- a/ui/tests/resizable.html
+++ b/ui/tests/resizable.html
@@ -32,6 +32,7 @@
<div id="main" style="border: 1px solid black; padding: 10px; margin: 10px;">
<div id='resizable1' style="background: green; width: 100px; height: 100px;">I'm a resizable.</div>
+ <img src="images/test.jpg" id='resizable2' style="width: 100px; height: 100px;"/>
</div>
<ol id="tests"></ol>