@Test
    @Alerts({"loaded", ""})
    public void documentCreateElementOnLoadNoSrc() {
        final String html =
                "<html>\n"