Closed Bug 390289 Opened 17 years ago Closed 17 years ago

Ensure accessible object creation for universal ARIA properties

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

Some ARIA properties can apply to any element.

An accessible object must be created for that element to ensure the ARIA property is exposed.

For example, while a plain <div> does not need an accessible, <div aaa:live="polite"> does need one.
Surkov, do you think there's a better way?
Attachment #274616 - Flags: review?(surkov.alexander)
Maybe Neil or Jonas know?
Comment on attachment 274616 [details] [diff] [review]
There must be a better way to do this, like walking attributes and checking for a given namespaced attribute

Unfortunately I can't see a better way right now.
Attachment #274616 - Flags: review?(surkov.alexander) → review+
I don't think we have a simple attribute enumeration API anyway.
Attachment #274616 - Flags: superreview?(neil)
So, sr= then?
Attachment #274616 - Flags: superreview?(neil) → superreview+
Attachment #274616 - Flags: approval1.9?
Attachment #274616 - Flags: approval1.9? → approval1.9+
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: