@Test
    @Alerts("[object HTMLSpanElement] undefined")
    public void cite() {
        final String html =
                "<html>\n"