@Test
    @Alerts({"1", "0", "3", "3", "3"})
    public void rowSpanInvalid() {
        final String html
                = "<html><body><table>\n"