Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-into-inline-event-handler-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-into-inline-event-handler-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-into-inline-event-handler-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fd7f45ad830c4a651b2cd0e09451fa5501214cb8 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-into-inline-event-handler-expected.txt |
| @@ -0,0 +1,3 @@ |
| +Tests that Debugger.stepInto doesn't ignore inline event listeners. |
| +functionName (should be empty): empty |
| + |