@Test
    @Alerts({"loaded", "[object HTMLDocument]", "2"})
    public void recursive() {
        final String html
                = "<html>\n"