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": [
{
"xpos": 784,
"ypos": 421,
"width": 61,
"height": 18,
"type": "match"
}
],
"properties": [],
"tags": [
"evince_menu_rotate"
]
{
"area": [
{
"height": 18,
"width": 61,
"type": "match",
"ypos": 422,
"xpos": 784
}
],
"properties": [],
"tags": [
"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": [
{
"xpos": 784,
"ypos": 243,
"width": 68,
"height": 20,
"type": "match"
}
],
"properties": [],
"tags": [
"evince_menu_saveas"
]
{
"area": [
{
"ypos": 243,
"type": "match",
"xpos": 784,
"width": 68,
"height": 20
}
],
"properties": [],
"tags": [
"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": [
{
"xpos": 897,
"ypos": 42,
"width": 31,
"height": 28,
"type": "match"
}
],
"properties": [],
"tags": [
"evince_search_button"
]
{
"area": [
{
"xpos": 897,
"type": "match",
"ypos": 42,
"width": 26,
"height": 24
}
],
"properties": [],
"tags": [
"evince_search_button"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 95 KiB