Re: ARIA in CSS (Was: [user-context] What are the use cases for exposing screen reader or magnifier version info?)

On Sat, Mar 2, 2013 at 7:55 AM, Benjamin Hawkes-Lewis
<bhawkeslewis@googlemail.com> wrote:
> library.css:
>
> select {
>     decorate: url(components.html#select-decorator)
> }
> option {
>     decorate: url(components.html#option-decorator)
> }

Sorry, the CSS property is "decorator" not "decorate".

--
Benjamin Hawkes-Lewis

Received on Saturday, 2 March 2013 07:59:58 UTC