diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-01-04 21:57:26 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-01-04 21:57:26 -0500 |
commit | 01ad01a801fb2e03536633d8d735d51e0c70fb4b (patch) | |
tree | f4fdf5be36e18e9c04f8823d41c9969efd7a1888 /testsuite | |
parent | 8085b410742b2183fd599221f90fff569048b7e8 (diff) | |
download | gtk+-01ad01a801fb2e03536633d8d735d51e0c70fb4b.tar.gz |
Drop custom colors from a11y output
These were inadvertedly included in the previous commit, but
no custom colors are present in the gnome-continuous test sessions.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/a11y/colorchooser.txt | 55 |
1 files changed, 2 insertions, 53 deletions
diff --git a/testsuite/a11y/colorchooser.txt b/testsuite/a11y/colorchooser.txt index 576936daaa..03c3e46bc9 100644 --- a/testsuite/a11y/colorchooser.txt +++ b/testsuite/a11y/colorchooser.txt @@ -730,58 +730,7 @@ window1 action 1 description: Activates the color action 2 name: customize action 2 description: Customizes the color - unnamed-GtkColorSwatchAccessible-41 - "radio button" - parent: unnamed-GtkContainerAccessible-39 - index: 1 - description: Custom color 1: Red 75%, Green 81%, Blue 87% - state: enabled focusable sensitive showing visible - toolkit: gtk - <AtkComponent> - layer: widget - alpha: 1 - <AtkAction> - action 0 name: select - action 0 description: Selects the color - action 1 name: activate - action 1 description: Activates the color - action 2 name: customize - action 2 description: Customizes the color - unnamed-GtkColorSwatchAccessible-42 - "radio button" - parent: unnamed-GtkContainerAccessible-39 - index: 2 - description: Custom color 2: Red 0%, Green 0%, Blue 100% - state: enabled focusable sensitive showing visible - toolkit: gtk - <AtkComponent> - layer: widget - alpha: 1 - <AtkAction> - action 0 name: select - action 0 description: Selects the color - action 1 name: activate - action 1 description: Activates the color - action 2 name: customize - action 2 description: Customizes the color - unnamed-GtkColorSwatchAccessible-43 - "radio button" - parent: unnamed-GtkContainerAccessible-39 - index: 3 - description: Custom color 3: Red 19%, Green 41%, Blue 63% - state: enabled focusable sensitive showing visible - toolkit: gtk - <AtkComponent> - layer: widget - alpha: 1 - <AtkAction> - action 0 name: select - action 0 description: Selects the color - action 1 name: activate - action 1 description: Activates the color - action 2 name: customize - action 2 description: Customizes the color - unnamed-GtkContainerAccessible-44 + unnamed-GtkContainerAccessible-41 "filler" parent: chooser index: 1 @@ -792,7 +741,7 @@ window1 alpha: 1 GtkColorEditor "filler" - parent: unnamed-GtkContainerAccessible-44 + parent: unnamed-GtkContainerAccessible-41 index: 0 state: enabled horizontal sensitive toolkit: gtk |