Update Evince needles

These all failed to match first time the test was run in
production. I guess Lukas was working from an older release.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-07-29 11:46:32 -07:00
parent b8c58428b0
commit 5905546f6e
6 changed files with 42 additions and 42 deletions

View File

@ -1,15 +1,15 @@
{ {
"area": [ "area": [
{ {
"xpos": 784, "height": 18,
"ypos": 421, "width": 61,
"width": 61, "type": "match",
"height": 18, "ypos": 422,
"type": "match" "xpos": 784
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"evince_menu_rotate" "evince_menu_rotate"
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 115 KiB

View File

@ -1,15 +1,15 @@
{ {
"area": [ "area": [
{ {
"xpos": 784, "ypos": 243,
"ypos": 243, "type": "match",
"width": 68, "xpos": 784,
"height": 20, "width": 68,
"type": "match" "height": 20
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"evince_menu_saveas" "evince_menu_saveas"
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 115 KiB

View File

@ -1,15 +1,15 @@
{ {
"area": [ "area": [
{ {
"xpos": 897, "xpos": 897,
"ypos": 42, "type": "match",
"width": 31, "ypos": 42,
"height": 28, "width": 26,
"type": "match" "height": 24
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"evince_search_button" "evince_search_button"
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 95 KiB