[gtk/a11y-fixes: 12/12] testsuite: Misc. updates of expected output



commit e45b668e043b44d0d5f2793689d675a721099e3c
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 6 17:21:22 2020 -0500

    testsuite: Misc. updates of expected output
    
    The a11y dumps for action and header bars
    have changed in harmless ways.

 testsuite/a11y/actionbar.txt |  1 +
 testsuite/a11y/headerbar.txt |  6 +++---
 testsuite/a11y/iconview.txt  |  8 ++++----
 testsuite/a11y/infobar.txt   | 22 +++++++++++-----------
 4 files changed, 19 insertions(+), 18 deletions(-)
---
diff --git a/testsuite/a11y/actionbar.txt b/testsuite/a11y/actionbar.txt
index 5fec7b6a2f..c5dfafa274 100644
--- a/testsuite/a11y/actionbar.txt
+++ b/testsuite/a11y/actionbar.txt
@@ -51,6 +51,7 @@ window1
     button5
       "push button"
       parent: unnamed-GtkWidgetAccessible-1
+      index: 1
       name: Center
       state: enabled focusable sensitive showing visible
       toolkit: gtk
diff --git a/testsuite/a11y/headerbar.txt b/testsuite/a11y/headerbar.txt
index a0dffd43f1..b92dd63504 100644
--- a/testsuite/a11y/headerbar.txt
+++ b/testsuite/a11y/headerbar.txt
@@ -18,7 +18,7 @@ window1
     alpha: 1
     button1
       "push button"
-      parent: headerbar1
+      parent: unnamed-GtkContainerAccessible-0
       index: 0
       name: Yes
       state: enabled focusable focused sensitive showing visible
@@ -34,8 +34,8 @@ window1
       action 0 description: Clicks the button
     page2
       "push button"
-      parent: headerbar1
-      index: 1
+      parent: unnamed-GtkContainerAccessible-1
+      index: 0
       name: No
       state: enabled focusable sensitive showing visible
       toolkit: gtk
diff --git a/testsuite/a11y/iconview.txt b/testsuite/a11y/iconview.txt
index 98a6acad82..404a2c73c2 100644
--- a/testsuite/a11y/iconview.txt
+++ b/testsuite/a11y/iconview.txt
@@ -28,7 +28,7 @@ window1
       <AtkText>
       text: One
       character count: 3
-      caret offset: 0
+      caret offset: -1
       <AtkImage>
       image size: 0 x 0
       image description: (null)
@@ -46,7 +46,7 @@ window1
       <AtkText>
       text: Three
       character count: 5
-      caret offset: 0
+      caret offset: -1
       <AtkImage>
       image size: 0 x 0
       image description: (null)
@@ -64,7 +64,7 @@ window1
       <AtkText>
       text: Five
       character count: 4
-      caret offset: 0
+      caret offset: -1
       <AtkImage>
       image size: 0 x 0
       image description: (null)
@@ -82,7 +82,7 @@ window1
       <AtkText>
       text: Seven
       character count: 5
-      caret offset: 0
+      caret offset: -1
       <AtkImage>
       image size: 0 x 0
       image description: (null)
diff --git a/testsuite/a11y/infobar.txt b/testsuite/a11y/infobar.txt
index 34758d6f2b..f0a8a105a8 100644
--- a/testsuite/a11y/infobar.txt
+++ b/testsuite/a11y/infobar.txt
@@ -12,12 +12,12 @@ window1
     parent: window1
     index: 0
     name: Information
-    state: enabled horizontal sensitive showing visible
+    state: enabled sensitive showing visible
     toolkit: gtk
     <AtkComponent>
     layer: widget
     alpha: 1
-    revealer
+    unnamed-GtkContainerAccessible-0
       "panel"
       parent: bar1
       index: 0
@@ -26,18 +26,18 @@ window1
       <AtkComponent>
       layer: widget
       alpha: 1
-      content
+      unnamed-GtkContainerAccessible-1
         "filler"
-        parent: revealer
+        parent: unnamed-GtkContainerAccessible-0
         index: 0
         state: enabled horizontal sensitive showing visible
         toolkit: gtk
         <AtkComponent>
         layer: widget
         alpha: 1
-        box1
+        unnamed-GtkContainerAccessible-2
           "filler"
-          parent: content
+          parent: unnamed-GtkContainerAccessible-1
           index: 0
           state: enabled horizontal sensitive showing visible
           toolkit: gtk
@@ -46,7 +46,7 @@ window1
           alpha: 1
           label1
             "label"
-            parent: box1
+            parent: unnamed-GtkContainerAccessible-2
             index: 0
             name: Some important info
             state: enabled multi-line sensitive showing visible
@@ -84,18 +84,18 @@ window1
                                 weight: <omitted>
                                 wrap-mode: word
             <AtkHypertext>
-        action_area
+        unnamed-GtkContainerAccessible-3
           "filler"
-          parent: content
+          parent: unnamed-GtkContainerAccessible-1
           index: 1
           state: enabled horizontal sensitive showing visible
           toolkit: gtk
           <AtkComponent>
           layer: widget
           alpha: 1
-        close_button
+        unnamed-GtkButtonAccessible-4
           "push button"
-          parent: content
+          parent: unnamed-GtkContainerAccessible-1
           index: 2
           name: Close
           state: enabled focusable sensitive


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