[gtk+] Update expected output for accessible tests



commit ddc7995a9f1650a15edd2ce8c6a49230f7abd28c
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 25 14:31:11 2014 -0500

    Update expected output for accessible tests

 testsuite/a11y/about.txt |   79 ++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 77 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/a11y/about.txt b/testsuite/a11y/about.txt
index 998fa94..b4a7b7b 100644
--- a/testsuite/a11y/about.txt
+++ b/testsuite/a11y/about.txt
@@ -35,7 +35,7 @@ window1
         layer: widget
         alpha: 1
         <AtkImage>
-        image size: 20 x 20
+        image size: 16 x 16
         image description: (null)
       name_label
         "label"
@@ -478,8 +478,83 @@ See the GNU General Public License, version 3 or later for details.
       "filler"
       parent: dialog-vbox1
       index: 1
-      state: enabled horizontal sensitive showing visible
+      state: enabled horizontal sensitive
       toolkit: gtk
       <AtkComponent>
       layer: widget
       alpha: 1
+  headerbar1
+    "panel"
+    parent: window1
+    index: 1
+    state: enabled sensitive showing visible
+    toolkit: gtk
+    <AtkComponent>
+    layer: widget
+    alpha: 1
+    stack_switcher
+      "filler"
+      parent: headerbar1
+      index: 0
+      state: enabled horizontal sensitive
+      toolkit: gtk
+      <AtkComponent>
+      layer: widget
+      alpha: 1
+      unnamed-GtkRadioButtonAccessible-6
+        "radio button"
+        parent: stack_switcher
+        index: 0
+        name: About
+        member-of: unnamed-GtkRadioButtonAccessible-7
+                   unnamed-GtkRadioButtonAccessible-8
+                   unnamed-GtkRadioButtonAccessible-6
+        state: armed checked enabled focusable sensitive visible
+        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
+      unnamed-GtkRadioButtonAccessible-8
+        "radio button"
+        parent: stack_switcher
+        index: 1
+        name: Credits
+        member-of: unnamed-GtkRadioButtonAccessible-7
+                   unnamed-GtkRadioButtonAccessible-8
+                   unnamed-GtkRadioButtonAccessible-6
+        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
+      unnamed-GtkRadioButtonAccessible-7
+        "radio button"
+        parent: stack_switcher
+        index: 2
+        name: License
+        member-of: unnamed-GtkRadioButtonAccessible-7
+                   unnamed-GtkRadioButtonAccessible-8
+                   unnamed-GtkRadioButtonAccessible-6
+        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


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