Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / script-formatter-search-expected.txt
index 319ff34..7d23074 100644 (file)
@@ -2,12 +2,12 @@ Tests that search across files works with formatted scripts.
 
 Pre-format search results:
 Search matches: 
-lineNumber: 25, line: '        scriptSource.searchInContent("magic-string", true, false, dump1);'
-lineNumber: 39, line: '        scriptSource.searchInContent("magic-string", true, false, dump2);'
+lineNumber: 30, line: '        scriptSource.searchInContent("magic-string", true, false, dump1);'
+lineNumber: 44, line: '        scriptSource.searchInContent("magic-string", true, false, dump2);'
 
 Post-format search results:
 Search matches: 
-lineNumber: 25, line: '        scriptSource.searchInContent("magic-string", true, false, dump1);'
-lineNumber: 39, line: '        scriptSource.searchInContent("magic-string", true, false, dump2);'
+lineNumber: 30, line: '        scriptSource.searchInContent("magic-string", true, false, dump1);'
+lineNumber: 44, line: '        scriptSource.searchInContent("magic-string", true, false, dump2);'