| Index: third_party/WebKit/LayoutTests/fast/events/wheelevent-in-text-node-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/wheelevent-in-text-node-expected.txt b/third_party/WebKit/LayoutTests/fast/events/wheelevent-in-text-node-expected.txt
|
| deleted file mode 100644
|
| index 3dfc6fd2944ea153e00ce7f4a002bc38b0bc9ff5..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/events/wheelevent-in-text-node-expected.txt
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -'Real' MouseWheel events should not be dispatched on the text node, but instead on its parent.
|
| -PASS theEvent.target.nodeName is "DIV"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -This is a div containing text. Wheel events originating on the text node should target the div.
|
|
|