Accessify Wiki
Register
Advertisement
_CONFIG_:
    name: {{PAGENAME}}
    description: <FREE-FORM TEXT - optional>
    # Required, 1+. Glob syntax.
    include:
        - http://*.example.org/*
    # Required, 1+.
    test_urls:
        - http://www.example.org/
    default_locale: en-GB

# Syntax and fix example.
"#My ID selector":
    _note: A comment
    role: <ROLE>
    tabindex: 0
    aria-label: &lt;ARIA-PROP>
    title: <TITLE>
    style: <STYLE>

# Start fixes...



# ...End fixes.
Advertisement