Tests: <HTMLElement>.on()

Attach event:

Usage: <HTMLElement>.on(name <String>, callback <Function>)

Note: this test attaches to the "click" event of this button.