Re: [html-tests] Add onauxclick tests (#4269)

# Chrome #
Testing revision cd57ad7ec319963c71ad93e642575a9cff867e7b
Starting 10 test iterations
All results were stable

## All results ##

### [/html/dom/interfaces.html](http://w3c-test.org/submissions/4269/html/dom/interfaces.html) ###
| Subtest | Results |
|---------|---------|
|         | ERROR   |

### [/html/webappapis/scripting/events/event-handler-onauxclick.html](http://w3c-test.org/submissions/4269/html/webappapis/scripting/events/event-handler-onauxclick.html) ###
|                                     Subtest                                      | Results |
|----------------------------------------------------------------------------------|---------|
|                                                                                  | OK      |
| `dispatching an auxclick event must trigger element.onauxclick`                  | PASS    |
| `The onauxclick content attribute must be compiled into the onauxclick property` | FAIL    |
| `The onauxclick content attribute must execute when an event is dispatched`      | FAIL    |
| `The default value of onauxclick is always null`                                 | PASS    |
| `onauxclick is on the appropriate locations for GlobalEventHandlers`             | PASS    |


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4269#issuecomment-264022056

Received on Wednesday, 30 November 2016 22:50:56 UTC