@Test
    @Alerts({"undefined", "42"})
    public void documentDefineProperty() {
        final String html = "<html>\n"
        +  "<head>\n"