[Bug 8740] How do pseudo-class selectors interact with WAI-ARIA?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8740


Henri Sivonen <hsivonen@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen@iki.fi




--- Comment #1 from Henri Sivonen <hsivonen@iki.fi>  2010-01-14 13:01:15 ---
I'd expect :checked not to match aria-checked=true, because:
 1) ARIA is supposed be AT-sensitive without having other side effects (unless
explicitly styled with attribute selectors).
 2) Attribute selectors can be used with ARIA anyway.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 14 January 2010 13:01:24 UTC