Open
Bug 951228
Opened 11 years ago
Updated 9 months ago
add more tests for bug 883708
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
NEW
People
(Reporter: tbsaunde, Unassigned, Mentored)
References
(Blocks 1 open bug)
Details
(Whiteboard: [lang=js])
Attachments
(1 obsolete file)
in addition to testing the test case in bug 883708 doesn't assert we should test proper events are fired and no extra events are fired.
So tree is created then new accessible parent created -> one show event no hide event or extra show event.
tree exists and new accessible parent introduced -> hide event then show I guess? (this might be still broken)
In both cases we should check accessible tree is as expected after mutation.
Updated•11 years ago
|
Blocks: a11ytestdev
Assignee | ||
Updated•10 years ago
|
Mentor: trev.saunders
Whiteboard: [mentor=trev.saunders@gmail.com][lang=js] → [lang=js]
Updated•2 years ago
|
Severity: normal → S3
Updated•9 months ago
|
Attachment #9386425 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•