| Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-onauxclick-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-onauxclick-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-onauxclick-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9a037eb6b0eaa0ef4157a684a34d29f90c98bd9f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-onauxclick-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +PASS onauxclick is on the appropriate locations for GlobalEventHandlers
|
| +PASS The default value of onauxclick is always null
|
| +FAIL The onauxclick content attribute must be compiled into the onauxclick property assert_equals: The onauxclick property must be a function expected "function" but got "object"
|
| +FAIL The onauxclick content attribute must execute when an event is dispatched assert_true: Dispatching the event must run the code expected true got false
|
| +PASS dispatching an auxclick event must trigger element.onauxclick
|
| +Harness: the test ran to completion.
|
| +
|
|
|