| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
|
| index afae367fcb4f813f802a293e1d9904e5b78cbee3..41e13b88b243c0d4b552d4bad0f1c6444f38cb17 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
|
| @@ -4,7 +4,8 @@ Checks that JavaScriptSourceFrame show inline breakpoints correctly
|
| Running: testAddRemoveBreakpoint
|
| Setting breakpoint
|
| breakpoint at 3
|
| - inline breakpoint at (3, 20)
|
| + inline breakpoint at (3, 12)
|
| + inline breakpoint at (3, 20) disabled
|
| inline breakpoint at (3, 30) disabled
|
| inline breakpoint at (3, 49) disabled
|
| inline breakpoint at (3, 56) disabled
|
| @@ -18,20 +19,23 @@ Toggle breakpoint
|
| Running: clickByInlineBreakpoint
|
| Setting breakpoint
|
| breakpoint at 3
|
| - inline breakpoint at (3, 20)
|
| + inline breakpoint at (3, 12)
|
| + inline breakpoint at (3, 20) disabled
|
| inline breakpoint at (3, 30) disabled
|
| inline breakpoint at (3, 49) disabled
|
| inline breakpoint at (3, 56) disabled
|
| Click by second breakpoint
|
| breakpoint at 3
|
| + inline breakpoint at (3, 12)
|
| inline breakpoint at (3, 20)
|
| - inline breakpoint at (3, 30)
|
| + inline breakpoint at (3, 30) disabled
|
| inline breakpoint at (3, 49) disabled
|
| inline breakpoint at (3, 56) disabled
|
| Click by first breakpoint
|
| breakpoint at 3
|
| - inline breakpoint at (3, 20) disabled
|
| - inline breakpoint at (3, 30)
|
| + inline breakpoint at (3, 12) disabled
|
| + inline breakpoint at (3, 20)
|
| + inline breakpoint at (3, 30) disabled
|
| inline breakpoint at (3, 49) disabled
|
| inline breakpoint at (3, 56) disabled
|
| Click by second breakpoint
|
| @@ -44,7 +48,8 @@ breakpoint at 4
|
| inline breakpoint at (4, 36) disabled
|
| Setting breakpoint in line 3
|
| breakpoint at 3
|
| - inline breakpoint at (3, 20)
|
| + inline breakpoint at (3, 12)
|
| + inline breakpoint at (3, 20) disabled
|
| inline breakpoint at (3, 30) disabled
|
| inline breakpoint at (3, 49) disabled
|
| inline breakpoint at (3, 56) disabled
|
|
|