@Test
    @Alerts({"text", "i", "i", "[object CSS2Properties]", "function", "undefined", "undefined"})
    public void attributesAccess() {
        final String html
                = "<html><head>\n"