summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.html
index 6176575..08b5592 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors.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="script-tests/insertAdjacentHTML-errors.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>