This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7117 - 4.4 Selected = true/false/not defined - what does this mean?
Summary: 4.4 Selected = true/false/not defined - what does this mean?
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Core AAM (show other bugs)
Version: 1.0
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Andi Snow-Weaver
QA Contact: ARIA UA Implementors
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 12:19 UTC by Andi Snow-Weaver
Modified: 2009-09-22 19:00 UTC (History)
0 users

See Also:


Attachments

Description Andi Snow-Weaver 2009-07-17 12:19:36 UTC
From 7/10 meeting http://www.w3.org/2009/07/10-aapi-minutes.html
Comment 1 Andi Snow-Weaver 2009-07-31 15:25:47 UTC
Andi to look at minutes from f2f to see if discussion there was relevant.
Comment 2 Andi Snow-Weaver 2009-09-17 15:37:04 UTC
aria-selected="true" means the element is selected

aria-selected="false" means the element is selectable but it's not currently selected

aria-selected is undefined (default) means the element is not selectable