forked from AuroraMiddleware/gtk
Update expected output for listbox tests
A recent commit changed the a11y role of listbox rows, and should have really updated this test at the same time.
This commit is contained in:
parent
3fe70c010e
commit
cc5526fd98
@ -18,7 +18,7 @@ window1
|
||||
<AtkSelection>
|
||||
selected children: unnamed-GtkContainerAccessible-0
|
||||
unnamed-GtkContainerAccessible-0
|
||||
"panel"
|
||||
"list item"
|
||||
parent: box1
|
||||
index: 0
|
||||
state: enabled focusable sensitive showing visible
|
||||
@ -66,7 +66,7 @@ window1
|
||||
weight: <omitted>
|
||||
wrap-mode: word
|
||||
unnamed-GtkContainerAccessible-1
|
||||
"panel"
|
||||
"list item"
|
||||
parent: box1
|
||||
index: 1
|
||||
state: enabled focusable sensitive showing visible
|
||||
|
Loading…
Reference in New Issue
Block a user