aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tests')
-rw-r--r--ui/tests/resizable.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/tests/resizable.html b/ui/tests/resizable.html
index dad136621..00c6a5352 100644
--- a/ui/tests/resizable.html
+++ b/ui/tests/resizable.html
@@ -34,7 +34,6 @@
<h1 id="header">jQuery Test Suite</h1>
<h2 id="banner"></h2>
<h2 id="userAgent"></h2>
- <h2 id="log" style="height: 50px;overflow-y:auto;"></h2>
<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>