| Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt
|
| similarity index 54%
|
| copy from third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt
|
| copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt
|
| index 9ed2e778baa023b5a94da1016a4fff569b264761..42bc8e4cf45d458fd9be077e96ee73f086a8db95 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt
|
| +++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt
|
| @@ -8,21 +8,31 @@ Toggle breakpoint
|
|
|
| Running: testTwoBreakpointsResolvedInOneLine
|
| Setting breakpoint
|
| -breakpoint at 2 conditional
|
| +breakpoint at 2
|
| Toggle breakpoint
|
|
|
| Running: testDecorationInGutter
|
| Adding regular disabled breakpoint
|
| breakpoint at 2 disabled
|
| Adding conditional disabled breakpoint
|
| -breakpoint at 2 disabled conditional
|
| +breakpoint at 0 disabled conditional
|
| +breakpoint at 2 disabled
|
| Adding regular enabled breakpoint
|
| breakpoint at 2
|
| + inline breakpoint at (2, 0) disabled
|
| + inline breakpoint at (2, 4)
|
| Adding conditional enabled breakpoint
|
| -breakpoint at 2 conditional
|
| +breakpoint at 2
|
| + inline breakpoint at (2, 0) disabled
|
| + inline breakpoint at (2, 4)
|
| Disable breakpoints
|
| -breakpoint at 2 disabled conditional
|
| +breakpoint at 0 disabled
|
| +breakpoint at 2 disabled
|
| + inline breakpoint at (2, 0) disabled
|
| + inline breakpoint at (2, 4) disabled
|
| Enable breakpoints
|
| -breakpoint at 2 conditional
|
| +breakpoint at 0 disabled
|
| +breakpoint at 2
|
| Remove breakpoints
|
| +breakpoint at 0 disabled
|
|
|
|
|