diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-03-11 21:47:49 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-03-11 21:50:51 -0400 |
commit | 4386ee6be707bc48a86de4532109fe5b090e3ffe (patch) | |
tree | 317bc66f19de09d9a760e52c437f0646ae5e1d1b | |
parent | 23390794cdadaa5d83d1ccc4a61d12ef6c4fdb93 (diff) | |
download | gtk+-4386ee6be707bc48a86de4532109fe5b090e3ffe.tar.gz |
Update expected output
-rw-r--r-- | tests/a11y/infobar.txt | 3 | ||||
-rw-r--r-- | tests/a11y/pickers.txt | 19 |
2 files changed, 18 insertions, 4 deletions
diff --git a/tests/a11y/infobar.txt b/tests/a11y/infobar.txt index 73aaf18525..60db03b16a 100644 --- a/tests/a11y/infobar.txt +++ b/tests/a11y/infobar.txt @@ -7,9 +7,10 @@ window1 layer: window alpha: 1 bar1 - "filler" + "alert" parent: window1 index: 0 + name: Information state: enabled horizontal sensitive showing visible toolkit: gtk <AtkComponent> diff --git a/tests/a11y/pickers.txt b/tests/a11y/pickers.txt index 5d7eb597e0..39c7327778 100644 --- a/tests/a11y/pickers.txt +++ b/tests/a11y/pickers.txt @@ -100,15 +100,17 @@ window1 action 0 name: click <AtkSelection> unnamed-GtkMenuItemAccessible-6 - "separator" + "menu item" parent: unnamed-GtkMenuAccessible-2 index: 3 + name: gvfs state: enabled selectable sensitive visible toolkit: gtk <AtkComponent> layer: popup alpha: 1 <AtkAction> + action 0 name: click <AtkSelection> unnamed-GtkMenuItemAccessible-7 "separator" @@ -122,9 +124,20 @@ window1 <AtkAction> <AtkSelection> unnamed-GtkMenuItemAccessible-8 - "menu item" + "separator" parent: unnamed-GtkMenuAccessible-2 index: 5 + state: enabled selectable sensitive visible + toolkit: gtk + <AtkComponent> + layer: popup + alpha: 1 + <AtkAction> + <AtkSelection> + unnamed-GtkMenuItemAccessible-9 + "menu item" + parent: unnamed-GtkMenuAccessible-2 + index: 6 name: Other... state: enabled selectable sensitive visible toolkit: gtk @@ -175,7 +188,7 @@ window1 <AtkAction> action 0 name: press <AtkSelection> - unnamed-GtkMenuAccessible-9 + unnamed-GtkMenuAccessible-10 "menu" parent: button1 index: 0 |