mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
testsuite: Update a11y/menubutton3.ui test expectations
Popover is now minimally accessible. https://bugzilla.gnome.org/show_bug.cgi?id=725864
This commit is contained in:
parent
31cd153050
commit
faa6db8485
@ -22,3 +22,46 @@ window1
|
|||||||
<AtkAction>
|
<AtkAction>
|
||||||
action 0 name: click
|
action 0 name: click
|
||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
|
unnamed-GtkPopoverAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: menubutton
|
||||||
|
popup-for: menubutton
|
||||||
|
state: enabled modal sensitive
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-1
|
||||||
|
"panel"
|
||||||
|
parent: unnamed-GtkPopoverAccessible-0
|
||||||
|
index: 0
|
||||||
|
state: enabled sensitive visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-2
|
||||||
|
"filler"
|
||||||
|
parent: unnamed-GtkContainerAccessible-1
|
||||||
|
index: 0
|
||||||
|
state: enabled sensitive vertical visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
|
unnamed-GtkButtonAccessible-3
|
||||||
|
"push button"
|
||||||
|
parent: unnamed-GtkContainerAccessible-2
|
||||||
|
index: 0
|
||||||
|
name: New
|
||||||
|
state: enabled focusable sensitive visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
|
<AtkImage>
|
||||||
|
image size: -1 x -1
|
||||||
|
image description: (null)
|
||||||
|
<AtkAction>
|
||||||
|
action 0 name: click
|
||||||
|
action 0 description: Clicks the button
|
||||||
|
Loading…
Reference in New Issue
Block a user