diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-09-24 18:39:17 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-09-24 18:39:17 -0400 |
commit | a5ef604ce5aa4aa9ad738aab8d64c8a665b7b6b1 (patch) | |
tree | 7d92f5996b929e7e6cc0aec496fa64994aadb111 /tests | |
parent | f8fe097fc0366dc105f2f60b3fc64b8eb50ac89a (diff) | |
download | gtk+-a5ef604ce5aa4aa9ad738aab8d64c8a665b7b6b1.tar.gz |
Update expected output of colorchooser a11y test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/a11y/colorchooser.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/a11y/colorchooser.txt b/tests/a11y/colorchooser.txt index ba36b76cab..e3eb8aaa0d 100644 --- a/tests/a11y/colorchooser.txt +++ b/tests/a11y/colorchooser.txt @@ -339,7 +339,7 @@ window1 description: Amount of blue light in the color. controller-for: unnamed-GtkWidgetAccessible-4 labelled-by: Blue: - state: editable enabled focusable sensitive showing single-line visible + state: editable enabled focusable horizontal sensitive showing single-line visible toolkit: gtk <AtkComponent> layer: widget @@ -428,7 +428,7 @@ window1 description: Amount of green light in the color. controller-for: unnamed-GtkWidgetAccessible-4 labelled-by: Green: - state: editable enabled focusable sensitive showing single-line visible + state: editable enabled focusable horizontal sensitive showing single-line visible toolkit: gtk <AtkComponent> layer: widget @@ -517,7 +517,7 @@ window1 description: Amount of red light in the color. controller-for: unnamed-GtkWidgetAccessible-4 labelled-by: Red: - state: editable enabled focusable sensitive showing single-line visible + state: editable enabled focusable horizontal sensitive showing single-line visible toolkit: gtk <AtkComponent> layer: widget @@ -606,7 +606,7 @@ window1 description: Brightness of the color. controller-for: unnamed-GtkWidgetAccessible-4 labelled-by: Value: - state: editable enabled focusable sensitive showing single-line visible + state: editable enabled focusable horizontal sensitive showing single-line visible toolkit: gtk <AtkComponent> layer: widget @@ -695,7 +695,7 @@ window1 description: Intensity of the color. controller-for: unnamed-GtkWidgetAccessible-4 labelled-by: Saturation: - state: editable enabled focusable sensitive showing single-line visible + state: editable enabled focusable horizontal sensitive showing single-line visible toolkit: gtk <AtkComponent> layer: widget @@ -784,7 +784,7 @@ window1 description: Position on the color wheel. controller-for: unnamed-GtkWidgetAccessible-4 labelled-by: Hue: - state: editable enabled focusable sensitive showing single-line visible + state: editable enabled focusable horizontal sensitive showing single-line visible toolkit: gtk <AtkComponent> layer: widget |