#321 Create tests for Accessibility.
Opened 4 months ago by lruzicka. Modified 2 months ago

file modified
+6
@@ -230,6 +230,12 @@ 

  testtags.append("navigation_terminal_fullscreen")

  testtags.extend(f"anaconda_main_hub_{fsys}" for fsys in ('language_support', 'selec_packages',

  'time_date', 'create_user','keyboard_layout'))

+ # for Accessibility tests

+ for letter in 'abcdefghijklmnopqrstuvwxyz':

+     testtags.append(f"acc_keyboard_{letter}")

+ for test in ('largetext', 'high_contrast', 'zoom','shapes', 'scrollbars'):

+     testtags.append(f"acc_seeing_{test}")

+     testtags.append(f"acc_seeing_{test}_enabled")

  

  # retcode tracker

  ret = 0

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 861,

+       "ypos": 7,

+       "width": 29,

+       "height": 27,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_accessibility_menu"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 735,

+       "ypos": 14,

+       "width": 44,

+       "height": 41,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_accessibility_menu"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 881,

+       "ypos": 5,

+       "width": 21,

+       "height": 21,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_accessibility_menu"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 796,

+       "ypos": 512,

+       "width": 140,

+       "height": 23,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_accessibility_menu_shown"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 754,

+       "ypos": 522,

+       "width": 177,

+       "height": 22,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_accessibility_menu_shown"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 796,

+       "ypos": 512,

+       "width": 145,

+       "height": 23,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_accessibility_menu_shown"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "height": 51,

+       "ypos": 154,

+       "width": 224,

+       "type": "match",

+       "xpos": 12

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_askfedora_homepage"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 7,

+       "ypos": 152,

+       "width": 224,

+       "height": 51,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_askfedora_homepage"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 369,

+       "ypos": 392,

+       "width": 77,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_hover_click"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 161,

+       "ypos": 112,

+       "width": 56,

+       "height": 98,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_menu_shown"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 414,

+       "ypos": 466,

+       "width": 59,

+       "height": 55,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_postclick"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 394,

+       "ypos": 360,

+       "width": 140,

+       "height": 22,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_select_click"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 96,

+       "ypos": 42,

+       "width": 65,

+       "height": 25,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_settings_titlebar"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 367,

+       "ypos": 337,

+       "width": 177,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_simulate_rclick"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 833,

+       "ypos": 339,

+       "width": 54,

+       "height": 37,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_clicking_switcher_on"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 234,

+       "ypos": 83,

+       "width": 217,

+       "height": 25,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_fedora_homepage"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 255,

+       "ypos": 630,

+       "width": 20,

+       "height": 19,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_a"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 388,

+       "ypos": 681,

+       "width": 19,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_c"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 361,

+       "ypos": 625,

+       "width": 20,

+       "height": 26,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_d"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 699,

+       "ypos": 680,

+       "width": 20,

+       "height": 22,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_dot"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 335,

+       "ypos": 577,

+       "width": 20,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_e"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 746,

+       "ypos": 626,

+       "width": 33,

+       "height": 23,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_enter"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 414,

+       "ypos": 625,

+       "width": 16,

+       "height": 26,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_f"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 463,

+       "ypos": 629,

+       "width": 24,

+       "height": 24,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_g"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 569,

+       "ypos": 624,

+       "width": 20,

+       "height": 30,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_j"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 621,

+       "ypos": 625,

+       "width": 19,

+       "height": 27,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_k"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 589,

+       "ypos": 681,

+       "width": 28,

+       "height": 22,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_m"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 648,

+       "ypos": 578,

+       "width": 15,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_o"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 698,

+       "ypos": 575,

+       "width": 19,

+       "height": 27,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_p"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 386,

+       "ypos": 576,

+       "width": 18,

+       "height": 22,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_r"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 306,

+       "ypos": 630,

+       "width": 26,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_s"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 439,

+       "ypos": 575,

+       "width": 21,

+       "height": 24,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_keyboard_t"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 739,

+       "ypos": 727,

+       "width": 43,

+       "height": 28,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_onscreen_keyboard_visible"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 370,

+       "ypos": 329,

+       "width": 78,

+       "height": 23,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_cursor_size"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 366,

+       "ypos": 112,

+       "width": 97,

+       "height": 18,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_high_contrast"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 369,

+       "ypos": 111,

+       "width": 98,

+       "height": 41,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_high_contrast_enabled"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 662,

+       "ypos": 391,

+       "width": 74,

+       "height": 96,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_largest_cursor"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 785,

+       "ypos": 379,

+       "width": 66,

+       "height": 51,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_largest_cursor_enabled"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 324,

+       "ypos": 310,

+       "width": 85,

+       "height": 43,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_largetext"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 366,

+       "ypos": 272,

+       "width": 79,

+       "height": 24,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_largetext"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 323,

+       "ypos": 307,

+       "width": 113,

+       "height": 47,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_largetext_enabled"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 367,

+       "ypos": 438,

+       "width": 159,

+       "height": 22,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_scrollbars"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 238,

+       "ypos": 242,

+       "width": 20,

+       "height": 90,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_scrollbars_enabled"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 369,

+       "ypos": 163,

+       "width": 99,

+       "height": 24,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_shapes"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 859,

+       "ypos": 114,

+       "width": 52,

+       "height": 86,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_seeing_shapes_enabled"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 369,

+       "ypos": 412,

+       "width": 75,

+       "height": 27,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_select_zoom"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 370,

+       "ypos": 396,

+       "width": 45,

+       "height": 35,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_fedora_typed"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 366,

+       "ypos": 396,

+       "width": 133,

+       "height": 36,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_multiple_typed"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 367,

+       "ypos": 392,

+       "width": 66,

+       "height": 41,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_one_letter"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 367,

+       "ypos": 112,

+       "width": 118,

+       "height": 17,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_screen_keyboard"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 370,

+       "ypos": 307,

+       "width": 74,

+       "height": 21,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_select_typing"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 631,

+       "ypos": 676,

+       "width": 50,

+       "height": 37,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_select_waittime"

+   ]

+ }

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 366,

+       "ypos": 412,

+       "width": 87,

+       "height": 21,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_slow_typed"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 610,

+       "ypos": 527,

+       "width": 58,

+       "height": 20,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_suggestion_fedora"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "height": 18,

+       "ypos": 394,

+       "width": 60,

+       "type": "match",

+       "xpos": 369

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_text_entry"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 368,

+       "ypos": 401,

+       "width": 72,

+       "height": 24,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_typing_text_entry"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 848,

+       "ypos": 519,

+       "width": 83,

+       "height": 25,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_bottom_half"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 365,

+       "ypos": 110,

+       "width": 106,

+       "height": 21,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_desktop_zoom"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 370,

+       "ypos": 399,

+       "width": 83,

+       "height": 25,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_screen_area"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 917,

+       "type": "match",

+       "height": 181,

+       "width": 57,

+       "ypos": 334

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_screen_split"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 229,

+       "ypos": 323,

+       "width": 57,

+       "height": 181,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_screen_split"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "ypos": 405,

+       "width": 184,

+       "height": 45,

+       "type": "match",

+       "xpos": 56

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_screen_zoomed"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 581,

+       "ypos": 395,

+       "width": 169,

+       "height": 45,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "acc_zoom_screen_zoomed"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 95,

+       "ypos": 41,

+       "width": 68,

+       "height": 26,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "apps_run_settings"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,31 @@ 

+ {

+   "area": [

+     {

+       "ypos": 89,

+       "width": 17,

+       "height": 18,

+       "type": "match",

+       "xpos": 88

+     },

+     {

+       "width": 17,

+       "ypos": 88,

+       "height": 18,

+       "xpos": 991,

+       "type": "match"

+     },

+     {

+       "ypos": 124,

+       "width": 19,

+       "height": 17,

+       "type": "match",

+       "xpos": 744

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "firefox",

+     "browser",

+     "apps_run_firefox"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 238,

+       "ypos": 85,

+       "width": 87,

+       "height": 21,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "firefox_search_bar"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 799,

+       "ypos": 234,

+       "width": 113,

+       "height": 19,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "keyboard_on_screen"

+   ]

+ } 

\ No newline at end of file

empty or binary file added
@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 11,

+       "ypos": 45,

+       "width": 22,

+       "height": 21,

+       "type": "match"

+     }

+   ],

+   "properties": [],

+   "tags": [

+     "magnifying-glass-icon"

+   ]

+ } 

\ No newline at end of file

@@ -0,0 +1,15 @@ 

+ {

+   "area": [

+     {

+       "xpos": 368,