@Test
    @Alerts({"keydown (target)", "keydown (body)"})
    public void eventHandler() {
        final String html =
                "<html>\n"