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

Side by Side Diff: LayoutTests/fast/multicol/event-offset-expected.txt

Issue 1024023002: [New Multicolumn] mapAbsoluteToLocalPoint() needs to convert to flow thread coordinates. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: code review - remove more cruft. Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Dispatch mouse click events in each column and check the result.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 PASS event.target.id is event.expectedElementID
10 PASS event.offsetX is event.expectedOffsetX
11 PASS event.offsetY is event.expectedOffsetY
12 PASS event.target.id is event.expectedElementID
13 PASS event.offsetX is event.expectedOffsetX
14 PASS event.offsetY is event.expectedOffsetY
15 PASS event.target.id is event.expectedElementID
16 PASS event.offsetX is event.expectedOffsetX
17 PASS event.offsetY is event.expectedOffsetY
18
19
20
21 first
22
23 second
24
25
26 third
27
28
OLDNEW
« no previous file with comments | « LayoutTests/fast/multicol/event-offset-complex-tree-expected.txt ('k') | Source/core/layout/LayoutBoxModelObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698