Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Unified Diff: LayoutTests/inspector/sources/debugger/open-close-open-expected.txt

Issue 334393007: Revert 176213 "DevTools: Load document (html) content from disk ..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/2054/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/sources/debugger/open-close-open-expected.txt
===================================================================
--- LayoutTests/inspector/sources/debugger/open-close-open-expected.txt (revision 176341)
+++ LayoutTests/inspector/sources/debugger/open-close-open-expected.txt (working copy)
@@ -3,10 +3,10 @@
Running: testSourceFrameContent
==Source frame contents start==
-<html>
-<head>
-<script src="../../../http/tests/inspector/inspector-test.js"></script>
-<script src="../../../http/tests/inspector/debugger-test.js"></script>
+
+
+
+
<script>
function test()
@@ -32,16 +32,5 @@
}
</script>
-
-</head>
-
-<body onload="runTest()">
-<p>
-Tests that scripts panel displays resource content correctly after the open - close - open sequence.
-<a href="https://bugs.webkit.org/show_bug.cgi?id=56747">Bug 56747</a>
-</p>
-</body>
-</html>
-
==Source frame contents end==

Powered by Google App Engine
This is Rietveld 408576698