annotate DataTables-1.9.4/examples/ajax/sources/objects.txt @ 7:0f2b740536fb draft

Uploaded
author saskia-hiltemann
date Mon, 21 Aug 2017 09:16:07 -0400
parents ac5f9272033b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
1 { "aaData": [
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
2 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
3 "engine": "Trident",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
4 "browser": "Internet Explorer 4.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
5 "platform": "Win 95+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
6 "version": "4",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
7 "grade": "X"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
8 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
9 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
10 "engine": "Trident",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
11 "browser": "Internet Explorer 5.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
12 "platform": "Win 95+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
13 "version": "5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
14 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
15 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
16 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
17 "engine": "Trident",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
18 "browser": "Internet Explorer 5.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
19 "platform": "Win 95+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
20 "version": "5.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
21 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
22 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
23 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
24 "engine": "Trident",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
25 "browser": "Internet Explorer 6",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
26 "platform": "Win 98+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
27 "version": "6",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
28 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
29 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
30 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
31 "engine": "Trident",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
32 "browser": "Internet Explorer 7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
33 "platform": "Win XP SP2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
34 "version": "7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
35 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
36 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
37 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
38 "engine": "Trident",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
39 "browser": "AOL browser (AOL desktop)",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
40 "platform": "Win XP",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
41 "version": "6",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
42 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
43 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
44 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
45 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
46 "browser": "Firefox 1.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
47 "platform": "Win 98+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
48 "version": "1.7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
49 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
50 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
51 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
52 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
53 "browser": "Firefox 1.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
54 "platform": "Win 98+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
55 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
56 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
57 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
58 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
59 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
60 "browser": "Firefox 2.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
61 "platform": "Win 98+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
62 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
63 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
64 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
65 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
66 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
67 "browser": "Firefox 3.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
68 "platform": "Win 2k+ / OSX.3+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
69 "version": "1.9",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
70 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
71 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
72 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
73 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
74 "browser": "Camino 1.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
75 "platform": "OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
76 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
77 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
78 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
79 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
80 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
81 "browser": "Camino 1.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
82 "platform": "OSX.3+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
83 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
84 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
85 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
86 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
87 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
88 "browser": "Netscape 7.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
89 "platform": "Win 95+ / Mac OS 8.6-9.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
90 "version": "1.7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
91 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
92 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
93 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
94 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
95 "browser": "Netscape Browser 8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
96 "platform": "Win 98SE+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
97 "version": "1.7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
98 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
99 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
100 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
101 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
102 "browser": "Netscape Navigator 9",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
103 "platform": "Win 98+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
104 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
105 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
106 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
107 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
108 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
109 "browser": "Mozilla 1.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
110 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
111 "version": "1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
112 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
113 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
114 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
115 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
116 "browser": "Mozilla 1.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
117 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
118 "version": "1.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
119 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
120 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
121 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
122 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
123 "browser": "Mozilla 1.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
124 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
125 "version": "1.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
126 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
127 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
128 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
129 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
130 "browser": "Mozilla 1.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
131 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
132 "version": "1.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
133 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
134 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
135 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
136 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
137 "browser": "Mozilla 1.4",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
138 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
139 "version": "1.4",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
140 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
141 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
142 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
143 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
144 "browser": "Mozilla 1.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
145 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
146 "version": "1.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
147 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
148 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
149 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
150 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
151 "browser": "Mozilla 1.6",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
152 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
153 "version": "1.6",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
154 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
155 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
156 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
157 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
158 "browser": "Mozilla 1.7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
159 "platform": "Win 98+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
160 "version": "1.7",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
161 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
162 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
163 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
164 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
165 "browser": "Mozilla 1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
166 "platform": "Win 98+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
167 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
168 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
169 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
170 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
171 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
172 "browser": "Seamonkey 1.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
173 "platform": "Win 98+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
174 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
175 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
176 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
177 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
178 "engine": "Gecko",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
179 "browser": "Epiphany 2.20",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
180 "platform": "Gnome",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
181 "version": "1.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
182 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
183 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
184 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
185 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
186 "browser": "Safari 1.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
187 "platform": "OSX.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
188 "version": "125.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
189 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
190 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
191 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
192 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
193 "browser": "Safari 1.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
194 "platform": "OSX.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
195 "version": "312.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
196 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
197 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
198 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
199 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
200 "browser": "Safari 2.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
201 "platform": "OSX.4+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
202 "version": "419.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
203 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
204 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
205 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
206 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
207 "browser": "Safari 3.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
208 "platform": "OSX.4+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
209 "version": "522.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
210 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
211 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
212 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
213 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
214 "browser": "OmniWeb 5.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
215 "platform": "OSX.4+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
216 "version": "420",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
217 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
218 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
219 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
220 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
221 "browser": "iPod Touch / iPhone",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
222 "platform": "iPod",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
223 "version": "420.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
224 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
225 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
226 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
227 "engine": "Webkit",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
228 "browser": "S60",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
229 "platform": "S60",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
230 "version": "413",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
231 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
232 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
233 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
234 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
235 "browser": "Opera 7.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
236 "platform": "Win 95+ / OSX.1+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
237 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
238 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
239 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
240 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
241 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
242 "browser": "Opera 7.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
243 "platform": "Win 95+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
244 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
245 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
246 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
247 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
248 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
249 "browser": "Opera 8.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
250 "platform": "Win 95+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
251 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
252 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
253 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
254 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
255 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
256 "browser": "Opera 8.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
257 "platform": "Win 95+ / OSX.2+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
258 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
259 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
260 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
261 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
262 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
263 "browser": "Opera 9.0",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
264 "platform": "Win 95+ / OSX.3+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
265 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
266 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
267 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
268 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
269 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
270 "browser": "Opera 9.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
271 "platform": "Win 88+ / OSX.3+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
272 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
273 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
274 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
275 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
276 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
277 "browser": "Opera 9.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
278 "platform": "Win 88+ / OSX.3+",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
279 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
280 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
281 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
282 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
283 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
284 "browser": "Opera for Wii",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
285 "platform": "Wii",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
286 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
287 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
288 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
289 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
290 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
291 "browser": "Nokia N800",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
292 "platform": "N800",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
293 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
294 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
295 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
296 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
297 "engine": "Presto",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
298 "browser": "Nintendo DS browser",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
299 "platform": "Nintendo DS",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
300 "version": "8.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
301 "grade": "C/A<sup>1</sup>"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
302 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
303 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
304 "engine": "KHTML",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
305 "browser": "Konqureror 3.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
306 "platform": "KDE 3.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
307 "version": "3.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
308 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
309 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
310 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
311 "engine": "KHTML",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
312 "browser": "Konqureror 3.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
313 "platform": "KDE 3.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
314 "version": "3.3",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
315 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
316 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
317 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
318 "engine": "KHTML",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
319 "browser": "Konqureror 3.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
320 "platform": "KDE 3.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
321 "version": "3.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
322 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
323 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
324 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
325 "engine": "Tasman",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
326 "browser": "Internet Explorer 4.5",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
327 "platform": "Mac OS 8-9",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
328 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
329 "grade": "X"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
330 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
331 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
332 "engine": "Tasman",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
333 "browser": "Internet Explorer 5.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
334 "platform": "Mac OS 7.6-9",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
335 "version": "1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
336 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
337 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
338 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
339 "engine": "Tasman",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
340 "browser": "Internet Explorer 5.2",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
341 "platform": "Mac OS 8-X",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
342 "version": "1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
343 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
344 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
345 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
346 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
347 "browser": "NetFront 3.1",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
348 "platform": "Embedded devices",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
349 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
350 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
351 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
352 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
353 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
354 "browser": "NetFront 3.4",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
355 "platform": "Embedded devices",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
356 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
357 "grade": "A"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
358 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
359 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
360 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
361 "browser": "Dillo 0.8",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
362 "platform": "Embedded devices",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
363 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
364 "grade": "X"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
365 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
366 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
367 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
368 "browser": "Links",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
369 "platform": "Text only",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
370 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
371 "grade": "X"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
372 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
373 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
374 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
375 "browser": "Lynx",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
376 "platform": "Text only",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
377 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
378 "grade": "X"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
379 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
380 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
381 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
382 "browser": "IE Mobile",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
383 "platform": "Windows Mobile 6",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
384 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
385 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
386 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
387 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
388 "engine": "Misc",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
389 "browser": "PSP browser",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
390 "platform": "PSP",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
391 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
392 "grade": "C"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
393 },
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
394 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
395 "engine": "Other browsers",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
396 "browser": "All others",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
397 "platform": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
398 "version": "-",
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
399 "grade": "U"
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
400 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
401 ] }