[gtk] a11y tests: Update actionbar output



commit 7384cc7e700cd81f4eec33909acec64362c09501
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 8 09:56:14 2019 -0500

    a11y tests: Update actionbar output
    
    This changed with box packing changes.

 testsuite/a11y/actionbar.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/testsuite/a11y/actionbar.txt b/testsuite/a11y/actionbar.txt
index 3f5900377c..c5323a4f29 100644
--- a/testsuite/a11y/actionbar.txt
+++ b/testsuite/a11y/actionbar.txt
@@ -63,11 +63,11 @@ window1
       <AtkAction>
       action 0 name: click
       action 0 description: Clicks the button
-    button3
+    button4
       "push button"
       parent: unnamed-GtkContainerAccessible-2
-      index: 1
-      name: End 1
+      index: 0
+      name: End 2
       state: enabled focusable sensitive showing visible
       toolkit: gtk
       <AtkComponent>
@@ -79,11 +79,11 @@ window1
       <AtkAction>
       action 0 name: click
       action 0 description: Clicks the button
-    button4
+    button3
       "push button"
       parent: unnamed-GtkContainerAccessible-2
-      index: 0
-      name: End 2
+      index: 1
+      name: End 1
       state: enabled focusable sensitive showing visible
       toolkit: gtk
       <AtkComponent>


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