@Test
    @Alerts({"-1", "0", "-1"})
    public void selectedIndexinsertBefore() {
        final String html =
                "<html>\n"