Chromium Code Reviews| Index: LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt |
| diff --git a/LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt b/LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt |
| deleted file mode 100644 |
| index e422229c66c2f9fbe1bbfa4135b6a6b64721ecd4..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -This test validates that touch hit tests rects are created in the coordinates of the outermost view, not their containing view. This test only works in DumpRenderTree. |
| -[0]: (10, 50, 285, 135) |
| -[1]: (60, 110, 50, 50) |
| -[2]: (420, 170, 50, 50) |
| - |