Commits
User selector
Commit History
Commits on Sep 23, 2021
AX: Stop exposing isInert & ignoredFromModalPresence in AXCoreObject & AXIsolatedObject
Show description for 721e2c1committedRemove AXDRTElementIdAttribute from the AX object platform wrapper interface.
Show description for d19121fcommittedAX: Split out isInert from isAXHidden on AccessibilityObject
Show description for 969f93dcommitted
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committed
Commits on Sep 17, 2021
[GTK][a11y] Add a build option to enable ATSPI
Show description for 42f1fb8committed
Commits on Sep 15, 2021
AX: Move platform specific code for isolated tree mode to the platform files
Show description for 6955592committedAX: Move platform specific code for isolated tree mode to the platform files
Show description for 52e1d47authored andcommittedAX: Remove AXCoreObject::containsText
Show description for 4d54e26authored andcommitted
Commits on Sep 13, 2021
AX: set insertion point to the end of a native text control does not work when passing a collapsed TextMarkerRange with both start and end equals to the end TextMarker for the element.
Show description for 60a731acommittedAX: Make PDFs loaded via <embed> accessible
Show description for 38c5520authored andcommitted
Commits on Sep 3, 2021
AX: findModalNodes() and currentModalNode() should include modal <dialog>
Show description for 71d7e10committed
Commits on Sep 2, 2021
Braille display is blank in contenteditable elements when the field is followed by another element.
Show description for 03ae90ecommitted
Commits on Aug 27, 2021
Make AXCoreObject::setSelectedVisiblePositionRange work in native text controls on MacOS.
Show description for 65549fbcommitted
Commits on Aug 25, 2021
AX: Return radiobuttons part of ad-hoc radiogroups from AX search queries
Show description for fec6241authored andcommittedAdd missing null check in AccessibilitySVGElement::inheritsPresentationalRole
Show description for 54ab634authored andcommitted
Commits on Aug 20, 2021
Initial implementation of inert subtrees
Show description for 92f81cbcommitted
Commits on Aug 18, 2021
Add layout test for WebAccessibilityObjectWrapper handler for attribute AXLineForTextMarker on MacOS.
Show description for 84a3f71committed
Commits on Aug 16, 2021
Expose [WebAccessibilityObjectWrapper lineRectsAndText] on MacOS.
Show description for 3187937committed
Commits on Aug 7, 2021
Deduplicate logging channel algorithms
Show description for c289a85committedUnreviewed, reverting r280756.
Show description for 689b36acommittedDeduplicate logging channel algorithms
Show description for 5fc4e51committed
Commits on Aug 6, 2021
Crash at WebKit::WebPage::requestTextRecognition caused by accessibility invocation.
Show description for 34bf3adcommitted
Commits on Aug 5, 2021
VoiceOver is not announcing the state as selected/unselected when an item is selected in a grid.
Show description for 278008bcommitted
Commits on Aug 4, 2021
Add support for aria-selected value changes in table cells.
Show description for ca9b771committed
Commits on Aug 2, 2021
Fix for [WebAccessibilityObjectWrapper lineRectsAndText] to properly handle replacement nodes and SVG text.
Show description for e5e477ccommitted
Commits on Jul 30, 2021
Crash at WebCore: -[WebAccessibilityObjectWrapper _accessibilityTableAncestor].
Show description for 923d8a5committed
Commits on Jul 24, 2021
Commits on Jul 18, 2021
[iOS] [AX] Keyboard text candidates don't update when changing selection using Switch Control
Show description for f463f53committed
Commits on Jul 15, 2021
Non-unified build fixes, mid-July 2021 edition
Show description for eb3ebb4committed
Commits on Jul 12, 2021
AX: Add ARIA role "image" as a new role, and leave "img" as a synonym
Show description for ca2e239authored andcommitted
Commits on Jul 9, 2021
SVGImageForContainer reports true for is<SVGImage>() but it doesn't inherit from SVGImage
Show description for 3280e7acommitted
Commits on Jun 23, 2021
Accessibility support for image text recognition.
Show description for 7c0f13fcommittedImprove more of the CSS list style implementations
Show description for 20df203committed
Commits on Jun 15, 2021
iOS - VoiceOver reads incorrectly in content editable element if role="document".
Show description for 8963df8committed