Skip to content

Commit

Permalink
Update expected output of colorchooser a11y test
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Sep 24, 2012
1 parent f8fe097 commit a5ef604
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/a11y/colorchooser.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a5ef604

Please sign in to comment.