From f5ba056e5e4b376ef5441105bf9bda58eed90d2a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 31 Aug 2013 17:06:44 -0400 Subject: [PATCH] Fix up a11y tests again This change was caused by the recently reverted patch. --- testsuite/a11y/assistant.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/testsuite/a11y/assistant.txt b/testsuite/a11y/assistant.txt index 1a75e73bcc..53bb37b6eb 100644 --- a/testsuite/a11y/assistant.txt +++ b/testsuite/a11y/assistant.txt @@ -47,6 +47,8 @@ window1 alpha: 1 close "push button" + parent: action_area + index: 0 name: Close state: enabled focusable sensitive toolkit: gtk @@ -79,6 +81,8 @@ window1 action 0 keybinding: c last "push button" + parent: action_area + index: 2 name: Finish state: focusable toolkit: gtk @@ -94,6 +98,8 @@ window1 action 0 keybinding: f back "push button" + parent: action_area + index: 3 name: Go Back state: enabled focusable sensitive toolkit: gtk @@ -126,6 +132,8 @@ window1 action 0 keybinding: o apply "push button" + parent: action_area + index: 5 name: Apply state: enabled focusable sensitive toolkit: gtk