Re: Using ARIA to override semantics

On Mon, Mar 21, 2011 at 1:11 PM, Steve Faulkner
<faulkner.steve@gmail.com> wrote:
> hi henri,
>
> "In particular, the presence of
> ARIA attributes MUST NOT affect CSS pseudoclass matching"
>
> can you provide a code example that illustrates this?
>
> I am having problems wrapping my head around what you mean.

For example, role=link making an element match :link, or aria-invalid
making an element match :invalid.

~TJ

Received on Monday, 21 March 2011 20:21:43 UTC