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. |