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