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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/click-gutter-breakpoint-expected.txt

Issue 2491983002: [DevTools] reworked JavaScriptBreakpointsSidebarPane.js (Closed)
Patch Set: labal :( Created 4 years, 1 month 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 Tests that breakpoints can be added and removed by clicking the gutter. 1 Tests that breakpoints can be added and removed by clicking the gutter.
2 2
3 Script execution paused. 3 Script execution paused.
4 Breakpoint sidebar pane while paused 4 Breakpoint sidebar pane while paused
5 5 click-breakpoints.js:4 var b = 1; // The breakpoint should happen here
6 click-breakpoints.js:4 var b = 1; // The breakpoint should happen here
7 Script execution resumed. 6 Script execution resumed.
8 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698