build: Move tests/a11y to testsuite/a11y
This commit is contained in:
24
testsuite/a11y/hello-world.txt
Normal file
24
testsuite/a11y/hello-world.txt
Normal file
@ -0,0 +1,24 @@
|
||||
window1
|
||||
"window"
|
||||
index: 0
|
||||
state: enabled resizable sensitive showing visible
|
||||
toolkit: gtk
|
||||
<AtkComponent>
|
||||
layer: window
|
||||
alpha: 1
|
||||
button1
|
||||
"push button"
|
||||
parent: window1
|
||||
index: 0
|
||||
name: Hello World!
|
||||
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
|
||||
Reference in New Issue
Block a user