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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console-expected.txt

Issue 1835783002: DevTools: simplify WI.FormattedContentBuilder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline tests Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 12: Test message. 1 CONSOLE ERROR: line 12: Test message.
2 Tests that the script formatting changes console line numbers. 2 Tests that the script formatting changes console line numbers.
3 3
4 4
5 Running: testSetup 5 Running: testSetup
6 6
7 Running: testConsoleMessagesForFormattedScripts 7 Running: testConsoleMessagesForFormattedScripts
8 script-formatter-console.html:12 8 script-formatter-console.html:12
9 Pre-format row message list: 9 Pre-format row message list:
10 ["11"] 10 ["11"]
11 script-formatter-console.html:formatted:19 11 script-formatter-console.html:formatted:16
12 Post-format row message list: 12 Post-format row message list:
13 ["18"] 13 ["15"]
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698