Chromium Code Reviews| Index: LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt |
| diff --git a/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt b/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..96c09e12740afb8cdf87a88864fa91fd03820af0 |
| --- /dev/null |
| +++ b/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt |
| @@ -0,0 +1,9 @@ |
| +For manual testing, drag and drop "Drop Me" to downwards and then upwards. |
| +Check autoscroll within an inner frame by drag-and-drop |
| + |
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| + |
| + |
| +Passed: Autoscroll should have scrolled the iframe downwards, and did. |
| +Passed: Autoscroll should have scrolled the iframe upwards, and did. |
| + |
|
Julien - ping for review
2013/09/09 23:13:14
The output is missing the TEST COMPLETE message.
|