gecko-dev/accessible/tests
Eitan Isaacson bbb5780267 Bug 1798037 - Notify of bounds change if root doc element is given. r=morgan
DocAccessible::GetAccessible() won't return the document if a root element
like body is passed. We need to check for that in NotifyOfPossibleBoundsChange
and use the document accessible in that case.

We can't modify GetAccessible() because that is not that method is used
extensively and that is not the expected behavior.

Differential Revision: https://phabricator.services.mozilla.com/D160677
2022-11-02 19:08:10 +00:00
..
browser Bug 1798037 - Notify of bounds change if root doc element is given. r=morgan 2022-11-02 19:08:10 +00:00
crashtests Bug 1472024 part 1: Check for & gracefully handle failure return values from HTMLTableCellAccessible::GetCellIndexes. r=eeejay 2022-08-23 17:30:19 +00:00
mochitest Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00