@Test
    @Alerts({"null", "null"})
    public void appendChildParentNode() {
        final String html = "<html><head><script>\n"
                + "  function test() {\n"