build: Move tests/a11y to testsuite/a11y
This commit is contained in:
70
testsuite/a11y/pickers.txt
Normal file
70
testsuite/a11y/pickers.txt
Normal file
@ -0,0 +1,70 @@
|
||||
window1
|
||||
"window"
|
||||
index: 0
|
||||
state: enabled resizable sensitive showing visible
|
||||
toolkit: gtk
|
||||
<AtkComponent>
|
||||
layer: window
|
||||
alpha: 1
|
||||
grid1
|
||||
"panel"
|
||||
parent: window1
|
||||
index: 0
|
||||
state: enabled horizontal sensitive showing visible
|
||||
toolkit: gtk
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
button3
|
||||
"push button"
|
||||
parent: grid1
|
||||
index: 0
|
||||
name: Sans
|
||||
state: enabled focusable sensitive showing 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
|
||||
button2
|
||||
"push button"
|
||||
parent: grid1
|
||||
index: 1
|
||||
state: enabled focusable sensitive showing 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
|
||||
button1
|
||||
"combo box"
|
||||
parent: grid1
|
||||
index: 2
|
||||
state: enabled sensitive showing visible
|
||||
toolkit: gtk
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
<AtkAction>
|
||||
action 0 name: press
|
||||
action 0 description: Presses the combobox
|
||||
unnamed-GtkMenuAccessible-0
|
||||
"menu"
|
||||
parent: button1
|
||||
index: 0
|
||||
state: enabled sensitive
|
||||
toolkit: gtk
|
||||
<AtkComponent>
|
||||
layer: popup
|
||||
alpha: 1
|
||||
<AtkSelection>
|
||||
Reference in New Issue
Block a user