diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/js/exception-linenums-in-html-3.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/fast/js/exception-linenums-in-html-3.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/js/exception-linenums-in-html-3.html b/third_party/WebKit/LayoutTests/fast/js/exception-linenums-in-html-3.html index e6b826e..07c3ac1 100644 --- a/third_party/WebKit/LayoutTests/fast/js/exception-linenums-in-html-3.html +++ b/third_party/WebKit/LayoutTests/fast/js/exception-linenums-in-html-3.html @@ -6,8 +6,6 @@ body { white-space: normal; } <script src="resources/js-test-pre.js"></script> </head> <body> -<p id="description"></p> -<div id="console"></div> <script> description('This test exercises the source URL and line number that is embedded in JavaScript exceptions, which is displayed in places like the JavaScript console. It differs from <span style="font-family: monospace;">exception-linenums-in-html-1.html</span> in that it only works if <a href="https://bugs.webkit.org/show_bug.cgi?id=6314">Bugzilla Bug 6314</a> has been fixed.'); |
