a11y tests: Update expected output
The new AtkValue interface aways returns doubles, which causes the range to be printed out with decimals.
This commit is contained in:
@ -16,9 +16,9 @@ window1
|
|||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkValue>
|
<AtkValue>
|
||||||
minimum value: 0
|
minimum value: 0.000000
|
||||||
maximum value: 0
|
maximum value: 0.000000
|
||||||
current value: 0
|
current value: 0.000000
|
||||||
label1
|
label1
|
||||||
"label"
|
"label"
|
||||||
parent: paned1
|
parent: paned1
|
||||||
|
|||||||
Reference in New Issue
Block a user