Skip to content

Add GtkScrollbarAccessible

Matthias Clasen requested to merge scrollbar-a11y into master

When GtkScrollbar stopped being a GtkRange, GtkRangeAccessible stopped working for scrollbars.

Update a11y tests to match.

Merge request reports