Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-ui / script-formatter-search-expected.txt
blob7d230748891a1e0ee3be8a1d787f8f7d3ff2948d
1 Tests that search across files works with formatted scripts.
3 Pre-format search results:
4 Search matches: 
5 lineNumber: 30, line: '        scriptSource.searchInContent("magic-string", true, false, dump1);'
6 lineNumber: 44, line: '        scriptSource.searchInContent("magic-string", true, false, dump2);'
8 Post-format search results:
9 Search matches: 
10 lineNumber: 30, line: '        scriptSource.searchInContent("magic-string", true, false, dump1);'
11 lineNumber: 44, line: '        scriptSource.searchInContent("magic-string", true, false, dump2);'