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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/mouseup-from-button2-expected.txt

Issue 57070: Rebaseline the mouseup-from-button2 test for the Mac. The platform behavior o... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This test verifies that a right mousebutton click generates a mousedown, context and mouseup event. 1 This test verifies that a right mousebutton click generates a mousedown, context and mouseup event.
2 2
3 If the test passes, you'll see a PASS message below. 3 If the test passes, you'll see a PASS message below.
4 4
5 To run this test in Safari: 5 To run this test in Safari:
6 6
7 Right mouse down inside the box. 7 Right mouse down inside the box.
8 Right mouse up. 8 Right mouse up.
9 box 9 box
10 10
11 type: mousedown, button: 0, 11 type: mousedown, button: 0,
12 type: mouseup, button: 0, 12 type: mouseup, button: 0,
13 type: click, button: 0, 13 type: click, button: 0,
14 type: mousedown, button: 2, 14 type: mousedown, button: 2,
15 type: contextmenu, button: 2,
15 type: mouseup, button: 2, 16 type: mouseup, button: 2,
17 type: mousedown, button: 2,
16 type: contextmenu, button: 2, 18 type: contextmenu, button: 2,
17 type: mousedown, button: 2,
OLDNEW
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698