@Test
    @Alerts({"1", "2", "3"})
    public void writeScriptExecutionOrder() {
        final String html =
                "<html>\n"