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

Unified Diff: LayoutTests/inspector/sources/debugger/sources-panel-content-scripts-expected.txt

Issue 1306013004: [DevTools] Fixed content scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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/sources-panel-content-scripts-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/sources-panel-content-scripts-expected.txt b/LayoutTests/inspector/sources/debugger/sources-panel-content-scripts-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ab5df7d54dfb06c4938601f168503e7a4702bcc2
--- /dev/null
+++ b/LayoutTests/inspector/sources/debugger/sources-panel-content-scripts-expected.txt
@@ -0,0 +1,10 @@
+Tests that content scripts are reported.
+
+Content Scripts:
+#1:
+ sourceURL:239.js
+ endColumn:20
+#2:
+ sourceURL:42.js
+ endColumn:19
+
« no previous file with comments | « LayoutTests/inspector/sources/debugger/sources-panel-content-scripts.html ('k') | Source/core/inspector/DebuggerScript.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698