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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/uievents/auxclick/auxclick_event-manual-expected.txt

Issue 2851633002: Move auxclick wpt test and add automation (Closed)
Patch Set: Created 3 years, 7 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 This is a testharness.js-based test.
2 FAIL auxclick event sequence received. assert_equals: detail attribute of auxcli ck should be the click count. expected 2 but got 1
3 PASS PointerEvent Automation
4 PASS First auxclick should have detail=1 indicating the fire click
5 FAIL Second auxclick should have detail=2 indicating the fire click assert_equal s: detail attribute of auxclick should be the click count. expected 2 but got 1
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698