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

Unified Diff: LayoutTests/inspector/sources/debugger/dynamic-script-tag-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined 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/dynamic-script-tag-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/dynamic-script-tag-expected.txt b/LayoutTests/inspector/sources/debugger/dynamic-script-tag-expected.txt
index ed25a5d815342aa0c5350c9c9735bbc3ed14613d..c173c58f63acbcc7e5cb02a92e84787b67394db6 100644
--- a/LayoutTests/inspector/sources/debugger/dynamic-script-tag-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/dynamic-script-tag-expected.txt
@@ -4,7 +4,6 @@ CONSOLE MESSAGE: line 2: DYNAMIC document.write()
CONSOLE MESSAGE: line 2: DYNAMIC <script>
Tests that inline scripts and document.write scripts get different uiSourceCodes with different URLs. Bug 87119
-Debugger was enabled.
Running: testOpenDevToolsAfterLoad
Both dynamic scripts were loaded.
@@ -14,5 +13,4 @@ Running: testOpenDevToolsThenReload
Reloading page.
The first script with document url as a sourceURL to be seen is inline script.
Page reloaded.
-Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698