diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-01-25 14:31:11 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-01-25 14:31:11 -0500 |
commit | ddc7995a9f1650a15edd2ce8c6a49230f7abd28c (patch) | |
tree | a93fd2962fa93172fb0a36130bd486c84bc44a52 /testsuite | |
parent | 88a070e84d303d2dd8133268ff1b826dfdf2329e (diff) | |
download | gtk+-ddc7995a9f1650a15edd2ce8c6a49230f7abd28c.tar.gz |
Update expected output for accessible tests
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/a11y/about.txt | 79 |
1 files changed, 77 insertions, 2 deletions
diff --git a/testsuite/a11y/about.txt b/testsuite/a11y/about.txt index 998fa94730..b4a7b7bbbb 100644 --- a/testsuite/a11y/about.txt +++ b/testsuite/a11y/about.txt @@ -35,7 +35,7 @@ window1 layer: widget alpha: 1 <AtkImage> - image size: 20 x 20 + image size: 16 x 16 image description: (null) name_label "label" @@ -478,8 +478,83 @@ See the GNU General Public License, version 3 or later for details. "filler" parent: dialog-vbox1 index: 1 - state: enabled horizontal sensitive showing visible + state: enabled horizontal sensitive toolkit: gtk <AtkComponent> layer: widget alpha: 1 + headerbar1 + "panel" + parent: window1 + index: 1 + state: enabled sensitive showing visible + toolkit: gtk + <AtkComponent> + layer: widget + alpha: 1 + stack_switcher + "filler" + parent: headerbar1 + index: 0 + state: enabled horizontal sensitive + toolkit: gtk + <AtkComponent> + layer: widget + alpha: 1 + unnamed-GtkRadioButtonAccessible-6 + "radio button" + parent: stack_switcher + index: 0 + name: About + member-of: unnamed-GtkRadioButtonAccessible-7 + unnamed-GtkRadioButtonAccessible-8 + unnamed-GtkRadioButtonAccessible-6 + state: armed checked 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 + unnamed-GtkRadioButtonAccessible-8 + "radio button" + parent: stack_switcher + index: 1 + name: Credits + member-of: unnamed-GtkRadioButtonAccessible-7 + unnamed-GtkRadioButtonAccessible-8 + unnamed-GtkRadioButtonAccessible-6 + state: enabled focusable sensitive + 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 + unnamed-GtkRadioButtonAccessible-7 + "radio button" + parent: stack_switcher + index: 2 + name: License + member-of: unnamed-GtkRadioButtonAccessible-7 + unnamed-GtkRadioButtonAccessible-8 + unnamed-GtkRadioButtonAccessible-6 + state: enabled focusable sensitive + 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 |