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

Unified Diff: LayoutTests/platform/win/inspector/debugger/scripts-panel-expected.txt

Issue 8222004: Merge 96319 - Web Inspector: Scripts panel without folders causes errors when creating content sc... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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/platform/win/inspector/debugger/scripts-panel-expected.txt
===================================================================
--- LayoutTests/platform/win/inspector/debugger/scripts-panel-expected.txt (revision 97058)
+++ LayoutTests/platform/win/inspector/debugger/scripts-panel-expected.txt (working copy)
@@ -1,38 +0,0 @@
-Tests that scripts panel UI elements work as intended.
-
-
-Running: testInitialLoad
-Source requested for foo.js
-Dump files select:
- bar.js
- baz.js
- foo.js
-Source requested for baz.js
-
-Running: testHistory
-Source requested for index.html
-Source requested for script1.js
-Source requested for script2.js
-Source requested for script3.js
-
-Running: testFilesSelect
- ?a=b(?a=b)
- ...oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong_url(very_looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong_url)
-— example.com —
- ?a=b(http://example.com/?a=b)
-— localhost —
-LayoutTests/inspector/debugger/foo/bar
- script.js(<root>/foo/bar/script.js)
- script.js?a=1(<root>/foo/bar/script.js?a=1)
- script.js?a=2(<root>/foo/bar/script.js?a=2)
-LayoutTests/inspector/debugger/foo/baz
- script.js(<root>/foo/baz/script.js)
-— Content scripts —
- contentScript.js?a=1(<root>/foo/bar/contentScript.js?a=1)
- contentScript.js?a=2(<root>/foo/bar/contentScript.js?a=2)
- contentScript2.js?a=1(<root>/foo/bar/contentScript2.js?a=1)
-
-Running: testSourceReplaced
-Source requested for foo.js
-Source requested for bar.js
-

Powered by Google App Engine
This is Rietveld 408576698