diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-01-17 17:42:57 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-01-17 17:52:08 -0500 |
commit | c2d7a74c0b2e0609a27c35bc90df60fb67d52069 (patch) | |
tree | f28fa3d4185015252cb9a5c46aeb8d9d4824962c /testsuite | |
parent | fec99f3ee5b754d63dbf4c4982082469eb43624e (diff) | |
download | gtk+-c2d7a74c0b2e0609a27c35bc90df60fb67d52069.tar.gz |
Update colorchooser.ui test output
These are expected changes from the last few commits.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/a11y/colorchooser.txt | 81 |
1 files changed, 45 insertions, 36 deletions
diff --git a/testsuite/a11y/colorchooser.txt b/testsuite/a11y/colorchooser.txt index cb2a02bf59..7a3fa24be1 100644 --- a/testsuite/a11y/colorchooser.txt +++ b/testsuite/a11y/colorchooser.txt @@ -1261,46 +1261,55 @@ window1 weight: <omitted> wrap-mode: word <AtkHypertext> - dialog-action_area1 + action_area "filler" parent: dialog-vbox1 index: 1 - state: enabled horizontal sensitive showing visible + state: enabled horizontal sensitive toolkit: gtk <AtkComponent> layer: widget alpha: 1 - cancel_button - "push button" - parent: dialog-action_area1 - index: 0 - name: Cancel - 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 - action 0 keybinding: <Alt>c - select_button - "push button" - parent: dialog-action_area1 - index: 1 - name: Select - state: enabled focusable sensitive showing visible default - 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 - action 0 keybinding: <Alt>s + headerbar + "panel" + parent: window1 + index: 1 + state: enabled sensitive showing visible + toolkit: gtk + <AtkComponent> + layer: widget + alpha: 1 + unnamed-GtkButtonAccessible-42 + "push button" + parent: headerbar + index: 0 + name: Cancel + 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 + action 0 keybinding: <Alt>c + unnamed-GtkButtonAccessible-43 + "push button" + parent: headerbar + index: 1 + name: Select + state: enabled focusable sensitive showing visible default + 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 + action 0 keybinding: <Alt>s |