| Index: LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt b/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f689115cb19db83b8347a7329eb52888095fcc00
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +PASS: Debugger was enabled
|
| +PASS: Listener was set and we expect that DOM agent was silently enabled.
|
| +PASS: DOM agent was disabled successfully.
|
| +PASS: The second attempt to disable DOM agent failed as expected.
|
| +
|
|
|