summaryrefslogtreecommitdiffstats
path: root/taskcluster/docker/snap-coreXX-build/snap-tests/qa_tests/qa_expectations.json
blob: f9806ffa90d4d2a02c4f709e9f5794ba1d35d33b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
  "test_custom_fonts": {
    "reference": "test_custom_fonts_ref.png"
  },
  "test_h264_mov": {},
  "test_he_aac": {},
  "test_flac": {},
  "test_mp3": {},
  "test_ogg": {},
  "test_pdf_navigation": {
    "base": {
      "reference": "test_pdf_navigation_base.png"
    },
    "next": {
      "reference": "test_pdf_navigation_next.png"
    },
    "previous": {
      "reference": "test_pdf_navigation_previous.png"
    },
    "down": {
      "reference": "test_pdf_navigation_down.png"
    },
    "up": {
      "reference": "test_pdf_navigation_up.png"
    },
    "right": {
      "reference": "test_pdf_navigation_right.png"
    },
    "left": {
      "reference": "test_pdf_navigation_left.png"
    },
    "pagedown": {
      "reference": "test_pdf_navigation_pagedown.png"
    },
    "pageup": {
      "reference": "test_pdf_navigation_pageup.png"
    },
    "end": {
      "reference": "test_pdf_navigation_end.png"
    },
    "home": {
      "reference": "test_pdf_navigation_home.png"
    },
    "firstPage": {
      "reference": "test_pdf_navigation_firstPage.png"
    },
    "lastPage": {
      "reference": "test_pdf_navigation_lastPage.png"
    },
    "pageRotateCw": {
      "reference": "test_pdf_navigation_pageRotateCw.png"
    },
    "pageRotateCcw": {
      "reference": "test_pdf_navigation_pageRotateCcw.png"
    },
    "documentProperties": {
      "reference": "test_pdf_navigation_documentProperties.png"
    },
    "select_text": {
      "reference": "test_pdf_navigation_select_text.png"
    },
    "hand_tool": {
      "reference": "test_pdf_navigation_hand_tool.png"
    }
  },
  "test_pdf_zoom": {
    "p1_50p": {
      "reference": "test_pdf_zoom_p1_50p.png"
    },
    "p1_75p": {
      "reference": "test_pdf_zoom_p1_75p.png"
    },
    "p1_100p": {
      "reference": "test_pdf_zoom_p1_100p.png"
    },
    "p1_150p": {
      "reference": "test_pdf_zoom_p1_150p.png"
    },
    "p1_400p": {
      "reference": "test_pdf_zoom_p1_400p.png"
    },
    "p1_actual": {
      "reference": "test_pdf_zoom_p1_actual.png"
    },
    "p1_fit": {
      "reference": "test_pdf_zoom_p1_fit.png"
    },
    "p1_width": {
      "reference": "test_pdf_zoom_p1_width.png"
    }
  },
  "test_pdf_download": {
    "reference": "test_pdf_download_base.png"
  },
  "test_copy_paste_image_text": {},
  "test_download_folder_change": {},
  "test_download_folder_removal": {}
}