[gtk+] More a11y test updates



commit 0da33f11c2d59674efccc8ff09ce258c9b3a2241
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 16 23:29:42 2013 -0400

    More a11y test updates
    
    The headerbar test and the buttons tests changed because we've
    recently changed accessible names, descriptions and roles of
    GtkHeaderBar and GtkSwitch.

 testsuite/a11y/buttons.txt   |    3 ---
 testsuite/a11y/headerbar.txt |    2 +-
 2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/testsuite/a11y/buttons.txt b/testsuite/a11y/buttons.txt
index 6b1fd88..8a855d5 100644
--- a/testsuite/a11y/buttons.txt
+++ b/testsuite/a11y/buttons.txt
@@ -20,7 +20,6 @@ window1
       parent: grid1
       index: 0
       name: Test switch
-      description: Switches between on and off states
       state: enabled focusable sensitive showing visible
       toolkit: gtk
       <AtkComponent>
@@ -33,8 +32,6 @@ window1
       "toggle button"
       parent: grid1
       index: 1
-      name: Switch
-      description: Switches between on and off states
       state: checked enabled focusable sensitive showing visible
       toolkit: gtk
       <AtkComponent>
diff --git a/testsuite/a11y/headerbar.txt b/testsuite/a11y/headerbar.txt
index f616839..f7b6ffc 100644
--- a/testsuite/a11y/headerbar.txt
+++ b/testsuite/a11y/headerbar.txt
@@ -7,7 +7,7 @@ window1
   layer: window
   alpha: 1
   headerbar1
-    "filler"
+    "panel"
     parent: window1
     index: 0
     state: enabled sensitive showing visible


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