gecko-dev/accessible
Frédéric Wang 01d8813ff7 Bug 1765615 - Improve browser_treeupdate_csscontentvisibility.js. r=Jamie
Extend a bit the test for dynamic changes to content-visibility, adding
the following checks:

* If there are text descendants in the content-visibility subtree,
  make sure they are created when switching to auto ; and removed
  when switching back to hidden.
* If there is a content-visibility: hidden or a visibility: hidden
  descendant, make sure pruning still applies when switching to
  auto.
* If there is a shadow host in the  content-visibility subtree,
  make sure that shadow subtree is properly updated when
  content-visibility changes.

Differential Revision: https://phabricator.services.mozilla.com/D196964
2024-01-10 09:26:17 +00:00
..
android Bug 1868092 - Don't call DoPivot on a null leaf in caret move. r=morgan 2023-12-06 22:06:07 +00:00
aom Bug 1840732 Part 5: Remove unnecessary includes from accessible/aom, r=Jamie 2023-07-07 03:22:08 +00:00
atk Bug 1862802 part 1: Provide an argument to PlatformCaretMoveEvent specifying whether the event was caused by user input. r=eeejay 2023-11-29 03:53:19 +00:00
base Bug 1834718: Don't process a duplicate DocAccessible::ContentRemoved call for a DOM node we've already processed. r=morgan 2023-12-20 21:59:41 +00:00
basetypes Bug 1372296: Unify ScrollSubstringToPoint for local and remote Accessibles, thus enabling support for RemoteAccessible on Windows. r=eeejay 2023-08-08 05:18:55 +00:00
docs Bug 1855310: Add HCM Settings documentation r=eeejay 2023-09-27 18:56:31 +00:00
generic Bug 1816581 - part 6: Move the static methods used for moving caret or considering caret geometry into new utility class r=emilio 2023-12-27 04:42:12 +00:00
html Bug 1867811 - Expose EXPANDED state for element with popovertarget. r=Jamie 2023-12-19 17:30:56 +00:00
interfaces Bug 1862802 part 5: Remove virtual cursor change event. r=eeejay 2023-11-29 03:53:20 +00:00
ipc Bug 1871361 - Fix typo "recieved" in accessibility code. r=Jamie 2024-01-05 07:32:39 +00:00
mac Bug 1871361 - Fix typo "recieved" in accessibility code. r=Jamie 2024-01-05 07:32:39 +00:00
other Bug 1862802 part 1: Provide an argument to PlatformCaretMoveEvent specifying whether the event was caused by user input. r=eeejay 2023-11-29 03:53:19 +00:00
tests Bug 1765615 - Improve browser_treeupdate_csscontentvisibility.js. r=Jamie 2024-01-10 09:26:17 +00:00
windows Bug 1870512 - Remove accessibility hack that should not longer be needed. r=Jamie 2023-12-20 21:51:06 +00:00
xpcom Bug 1862802 part 5: Remove virtual cursor change event. r=eeejay 2023-11-29 03:53:20 +00:00
xul Bug 1848909: Add a11y support for XUL toolbarbuttons labelled by a text leaf. r=eeejay 2023-10-25 23:31:19 +00:00
moz.build Bug 1862534: Groundwork for ATK accessibility API tests. r=eeejay,jmaher 2023-11-21 02:11:49 +00:00