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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-onauxclick-expected.txt

Issue 2547023002: Import wpt@3c8896ae408c8fd594979da7c99970029e7856a7 (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 4 years 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 PASS onauxclick is on the appropriate locations for GlobalEventHandlers
3 PASS The default value of onauxclick is always null
4 FAIL The onauxclick content attribute must be compiled into the onauxclick prope rty assert_equals: The onauxclick property must be a function expected "function " but got "object"
5 FAIL The onauxclick content attribute must execute when an event is dispatched a ssert_true: Dispatching the event must run the code expected true got false
6 PASS dispatching an auxclick event must trigger element.onauxclick
7 Harness: the test ran to completion.
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698