More a11y test updates
The headerbar test and the buttons tests changed because we've recently changed accessible names, descriptions and roles of GtkHeaderBar and GtkSwitch.
This commit is contained in:
@ -20,7 +20,6 @@ window1
|
|||||||
parent: grid1
|
parent: grid1
|
||||||
index: 0
|
index: 0
|
||||||
name: Test switch
|
name: Test switch
|
||||||
description: Switches between on and off states
|
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
@ -33,8 +32,6 @@ window1
|
|||||||
"toggle button"
|
"toggle button"
|
||||||
parent: grid1
|
parent: grid1
|
||||||
index: 1
|
index: 1
|
||||||
name: Switch
|
|
||||||
description: Switches between on and off states
|
|
||||||
state: checked enabled focusable sensitive showing visible
|
state: checked enabled focusable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
|
|||||||
@ -7,7 +7,7 @@ window1
|
|||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
headerbar1
|
headerbar1
|
||||||
"filler"
|
"panel"
|
||||||
parent: window1
|
parent: window1
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled sensitive showing visible
|
state: enabled sensitive showing visible
|
||||||
|
|||||||
Reference in New Issue
Block a user