Closed Bug 295401 Opened 19 years ago Closed 19 years ago

Allow DHTML accessibility to be used in text/html

Categories

(Core :: Disability Access APIs, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access)

Attachments

(1 file)

Since we cannot define the wairole: prefix as having a meaning in HTML, at the
moment we have to use XHTML.

The idea is that the xhtml2:role attribute value points to an rdf entry
So if you say xhtml22:role="wairole:checkbox" it gets expanded to something like
http://www.w3.org/2005/01/wai-rdf/GUIRoleTaxonomy#checkbox

Right now we don't look at that rdf -- that's slated for a later date. Right now
we just hardcode the meaning of the roles in that GUIRoleTaxonomy. 

So we are going to need a slight modification for text/html where wairole:
prefix means use the hardcoded WAI roles.
Component: DOM → Disability Access APIs
Assignee: general → aaronleventhal
Comment on attachment 184437 [details] [diff] [review]
If text/html, allow wairole to automatically expand to the WAI role namespace

r+sr=jst
Attachment #184437 - Flags: superreview?(jst)
Attachment #184437 - Flags: superreview+
Attachment #184437 - Flags: review?(jst)
Attachment #184437 - Flags: review+
Attachment #184437 - Flags: approval1.8b3?
Comment on attachment 184437 [details] [diff] [review]
If text/html, allow wairole to automatically expand to the WAI role namespace

a=mkaply
Attachment #184437 - Flags: approval1.8b3? → approval1.8b3+
Checking in accessible/src/base/nsAccessible.cpp;
/cvsroot/mozilla/accessible/src/base/nsAccessible.cpp,v  <--  nsAccessible.cpp
new revision: 1.150; previous revision: 1.149
done
Status: NEW → RESOLVED
Closed: 19 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: