summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html
index 1951c43..27958bc 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/script-tests/TEMPLATE.html
@@ -5,8 +5,6 @@
<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
-<p id="description"></p>
-<div id="console"></div>
<script src="YOUR_JS_FILE_HERE"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>