Closed Bug 482013 Opened 15 years ago Closed 15 years ago

use role.js instead of explicit .role and .finalRole calls

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: surkov, Assigned: surkov)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
      No description provided.
Attachment #366085 - Flags: review?(marco.zehe)
Assignee: nobody → surkov.alexander
Summary: user role.js instead of explicit .role and .finalRole calls → use role.js instead of explicit .role and .finalRole calls
Attachment #366085 - Attachment is patch: true
Attachment #366085 - Attachment mime type: application/octet-stream → text/plain
Status: NEW → ASSIGNED
Attachment #366085 - Flags: review?(marco.zehe) → review+
Comment on attachment 366085 [details] [diff] [review]
patch

>-    is(accTable4.role, ROLE_TABLE, "wrong role");
>+    testRole(accTable4, ROLE_NOTHING); // XXX: it's a bug, should be ROLE_TABLE

Are you planning to fix this in a separate bug or as part of the GetRole/GetFinalRole refactor?

r=me
(In reply to comment #1)
> (From update of attachment 366085 [details] [diff] [review])
> >-    is(accTable4.role, ROLE_TABLE, "wrong role");
> >+    testRole(accTable4, ROLE_NOTHING); // XXX: it's a bug, should be ROLE_TABLE
> 
> Are you planning to fix this in a separate bug or as part of the
> GetRole/GetFinalRole refactor?
> 

It's under discussion with ARIA work group, it's the problem of <table role="log"/>. Once we get consensus we'll fix it.
http://hg.mozilla.org/mozilla-central/rev/d5f269b5a008
Status: ASSIGNED → RESOLVED
Closed: 15 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: