[gtk+] Update expected output for the infobar a11y test
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Update expected output for the infobar a11y test
- Date: Sat, 3 Aug 2013 13:35:26 +0000 (UTC)
commit 1db773cd9a629bf96064f7f40ed0a8a9bb481f2b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Aug 3 15:34:46 2013 +0200
Update expected output for the infobar a11y test
This changed due to the recent GtkInfoBar revealer changes.
testsuite/a11y/infobar.txt | 140 +++++++++++++++++++++++++-------------------
1 files changed, 79 insertions(+), 61 deletions(-)
---
diff --git a/testsuite/a11y/infobar.txt b/testsuite/a11y/infobar.txt
index 15f82f0..dd99f80 100644
--- a/testsuite/a11y/infobar.txt
+++ b/testsuite/a11y/infobar.txt
@@ -16,75 +16,93 @@ window1
<AtkComponent>
layer: widget
alpha: 1
- box1
- "filler"
+ revealer
+ "panel"
parent: bar1
index: 0
- state: enabled horizontal sensitive showing visible
+ state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
- label1
- "label"
- parent: box1
+ content
+ "filler"
+ parent: revealer
index: 0
- name: Some important info
- state: enabled multi-line sensitive showing visible
+ state: enabled horizontal sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
- <AtkText>
- text: Some important info
- character count: 19
- caret offset: 0
- default attributes: bg-color: <omitted>
- bg-full-height: 0
- direction: <omitted>
- editable: false
- family-name: <omitted>
- fg-color: <omitted>
- indent: 0
- invisible: false
- justification: left
- language: <omitted>
- left-margin: 0
- pixels-above-lines: 0
- pixels-below-lines: 0
- pixels-inside-wrap: 0
- right-margin: 0
- rise: 0
- scale: 1
- size: <omitted>
- stretch: <omitted>
- strikethrough: false
- style: <omitted>
- underline: none
- variant: <omitted>
- weight: <omitted>
- wrap-mode: word
- action_area
- "filler"
- parent: bar1
- index: 1
- state: enabled horizontal sensitive showing visible
- toolkit: gtk
- <AtkComponent>
- layer: widget
- alpha: 1
- close_button
- "push button"
- parent: bar1
- index: 2
- 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
+ box1
+ "filler"
+ parent: content
+ index: 0
+ state: enabled horizontal sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ label1
+ "label"
+ parent: box1
+ index: 0
+ name: Some important info
+ state: enabled multi-line sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkText>
+ text: Some important info
+ character count: 19
+ caret offset: 0
+ default attributes: bg-color: <omitted>
+ bg-full-height: 0
+ direction: <omitted>
+ editable: false
+ family-name: <omitted>
+ fg-color: <omitted>
+ indent: 0
+ invisible: false
+ justification: left
+ language: <omitted>
+ left-margin: 0
+ pixels-above-lines: 0
+ pixels-below-lines: 0
+ pixels-inside-wrap: 0
+ right-margin: 0
+ rise: 0
+ scale: 1
+ size: <omitted>
+ stretch: <omitted>
+ strikethrough: false
+ style: <omitted>
+ underline: none
+ variant: <omitted>
+ weight: <omitted>
+ wrap-mode: word
+ action_area
+ "filler"
+ parent: content
+ index: 1
+ state: enabled horizontal sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ close_button
+ "push button"
+ parent: content
+ index: 2
+ 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]