Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/wheelevent-in-text-node-expected.txt

Issue 2261173005: wheel layout tests moved to fast/events/wheel folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 'Real' MouseWheel events should not be dispatched on the text node, but instead on its parent.
2 PASS theEvent.target.nodeName is "DIV"
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6 This is a div containing text. Wheel events originating on the text node should target the div.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698