gecko-dev/accessible/tests/mochitest/relations
James Teh e6468d4b89 Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ
When an Accessible is removed, the AccGroupInfo for its siblings is marked dirty.
However, when AccGroupInfo::Update is called, it previously didn't clear mParent, which is used for the NODE_CHILD_OF relation.
This meant that if the conceptual group parent was removed and there was subsequently no conceptual parent, NODE_CHILD_OF would return an incorrect (potentially dead) Accessible.

Differential Revision: https://phabricator.services.mozilla.com/D73776
2020-05-05 05:36:31 +00:00
..
a11y.ini Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ 2020-05-05 05:36:31 +00:00
test_embeds.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_general.html Bug 1608883 - Add test for multiple aria-details relations, r=Jamie 2020-02-26 00:05:29 +00:00
test_general.xhtml Bug 1572677: Correct a11y exposure for HTML elements with associated XUL labels. r=MarcoZ 2019-11-28 06:36:04 +00:00
test_groupInfoUpdate.html Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ 2020-05-05 05:36:31 +00:00
test_shadowdom.html Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-16 03:59:25 +00:00
test_tabbrowser.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_tree.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_ui_modalprompt.html Bug 1615588 - Updated prompt tests. r=marionette-reviewers,johannh,whimboo 2020-04-16 14:44:56 +00:00
test_update.html Bug 1625864 - Fire state change event on LINKED change. r=Jamie,morgan 2020-04-24 14:34:09 +00:00