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