[gtk+] testsuite: Update a11y/menubutton3.ui test expectations



commit faa6db84850bfb11cf75b9c433a1a99740f390de
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Mar 7 00:11:17 2014 +0100

    testsuite: Update a11y/menubutton3.ui test expectations
    
    Popover is now minimally accessible.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=725864

 testsuite/a11y/menubutton3.txt |   43 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/testsuite/a11y/menubutton3.txt b/testsuite/a11y/menubutton3.txt
index d61eb72..c624847 100644
--- a/testsuite/a11y/menubutton3.txt
+++ b/testsuite/a11y/menubutton3.txt
@@ -22,3 +22,46 @@ window1
     <AtkAction>
     action 0 name: click
     action 0 description: Clicks the button
+  unnamed-GtkPopoverAccessible-0
+    "panel"
+    parent: menubutton
+    popup-for: menubutton
+    state: enabled modal sensitive
+    toolkit: gtk
+    <AtkComponent>
+    layer: widget
+    alpha: 1
+    unnamed-GtkContainerAccessible-1
+      "panel"
+      parent: unnamed-GtkPopoverAccessible-0
+      index: 0
+      state: enabled sensitive visible
+      toolkit: gtk
+      <AtkComponent>
+      layer: widget
+      alpha: 1
+      unnamed-GtkContainerAccessible-2
+        "filler"
+        parent: unnamed-GtkContainerAccessible-1
+        index: 0
+        state: enabled sensitive vertical visible
+        toolkit: gtk
+        <AtkComponent>
+        layer: widget
+        alpha: 1
+        unnamed-GtkButtonAccessible-3
+          "push button"
+          parent: unnamed-GtkContainerAccessible-2
+          index: 0
+          name: New
+          state: 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


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