Closed
Bug 472826
Opened 16 years ago
Closed 16 years ago
support aria-hidden
Categories
(Firefox :: Disability Access, defect)
Firefox
Disability Access
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: davidb, Assigned: davidb)
Details
(Keywords: access)
Spin off from bug 452388 where I noticed this missing state and add an atom for it.
Comment 1•16 years ago
|
||
Sould be WONTFIX. The layout engine already knows the most. If something isn't really hidden there is no point. See the implementor's guide.
aria-hidden is for ATs that can only access the DOM. Pretty limited use.
Assignee | ||
Comment 2•16 years ago
|
||
Yeah, I think I agree, and AT that can only access the DOM can look at display styling and coordinates.
So the case for this bug does seem very small, perhaps just dom based AT that are getting confused with Z ordering or something.
Closing as WONTFIX. We'll add support if we get requests.
Assignee: nobody → david.bolter
Severity: normal → minor
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•