зеркало из https://github.com/mozilla/gecko-dev.git
e6468d4b89
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 |
||
---|---|---|
.. | ||
a11y.ini | ||
test_embeds.xhtml | ||
test_general.html | ||
test_general.xhtml | ||
test_groupInfoUpdate.html | ||
test_shadowdom.html | ||
test_tabbrowser.xhtml | ||
test_tree.xhtml | ||
test_ui_modalprompt.html | ||
test_update.html |