[gtk+] a11y tests: Fix expected output of about.ui



commit 3659f8fc90361cf882096403980ffd4ffeb4dd3c
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 18 10:54:37 2014 -0500

    a11y tests: Fix expected output of about.ui

 testsuite/a11y/about.txt |   57 ++-------------------------------------------
 1 files changed, 3 insertions(+), 54 deletions(-)
---
diff --git a/testsuite/a11y/about.txt b/testsuite/a11y/about.txt
index d0d3fde..998fa94 100644
--- a/testsuite/a11y/about.txt
+++ b/testsuite/a11y/about.txt
@@ -336,7 +336,7 @@ See the GNU General Public License, version 3 or later for details.
           "filler"
           parent: stack
           index: 1
-          state: enabled sensitive vertical visible
+          state: enabled sensitive vertical
           toolkit: gtk
           <AtkComponent>
           layer: widget
@@ -396,7 +396,7 @@ See the GNU General Public License, version 3 or later for details.
           "filler"
           parent: stack
           index: 2
-          state: enabled sensitive vertical visible
+          state: enabled sensitive vertical
           toolkit: gtk
           <AtkComponent>
           layer: widget
@@ -474,7 +474,7 @@ See the GNU General Public License, version 3 or later for details.
               minimum value: 0.000000
               maximum value: 0.000000
               current value: 0.000000
-    dialog-action_area1
+    action_area
       "filler"
       parent: dialog-vbox1
       index: 1
@@ -483,54 +483,3 @@ See the GNU General Public License, version 3 or later for details.
       <AtkComponent>
       layer: widget
       alpha: 1
-      close_button
-        "push button"
-        parent: dialog-action_area1
-        index: 0
-        name: Close
-        state: enabled focusable sensitive showing visible default
-        toolkit: gtk
-        <AtkComponent>
-        layer: widget
-        alpha: 1
-        <AtkImage>
-        image size: -1 x -1
-        image description: (null)
-        <AtkAction>
-        action 0 name: click
-        action 0 description: Clicks the button
-        action 0 keybinding: <Alt>c
-      license_button
-        "toggle button"
-        parent: dialog-action_area1
-        index: 1
-        name: License
-        state: enabled focusable sensitive
-        toolkit: gtk
-        <AtkComponent>
-        layer: widget
-        alpha: 1
-        <AtkImage>
-        image size: -1 x -1
-        image description: (null)
-        <AtkAction>
-        action 0 name: click
-        action 0 description: Clicks the button
-        action 0 keybinding: <Alt>l
-      credits_button
-        "toggle button"
-        parent: dialog-action_area1
-        index: 2
-        name: Credits
-        state: enabled focusable sensitive
-        toolkit: gtk
-        <AtkComponent>
-        layer: widget
-        alpha: 1
-        <AtkImage>
-        image size: 20 x 20
-        image description: (null)
-        <AtkAction>
-        action 0 name: click
-        action 0 description: Clicks the button
-        action 0 keybinding: <Alt>r


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]