Re: [a11yapi] Patterns (#28)

> @@ -776,6 +775,196 @@
>      </section>
>      <section>
>        <h2>
> +        Patterns
> +      </h2>
> +      <p>
> +        The section lists general propose <a>patterns</a>, that can be exposed
> +        by elements from any markup.
> +      </p>
> +      <section>
> +        <h3>
> +          <code>AccessibleItem</code>
> +        </h3>
> +        <p>
> +          The <code>AccessibleItem</code> interface is exposed by accessible
> +          elements that represent an article in an enumeration, like, list,

Grammar, change to:
like a list, combobox, tree, or grid widget.  


---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/a11yapi/pull/28/files#r45041237

Received on Tuesday, 17 November 2015 10:08:32 UTC