forked from Fyrd/caniuse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebp.json
174 lines (173 loc) · 2.95 KB
/
webp.json
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{
"title":"WebP image format",
"description":"Image format that supports lossy and lossless compression, as well as animation and alpha transparency.",
"spec":"https://developers.google.com/speed/webp/",
"status":"other",
"links":[
{
"url":"https://developers.google.com/speed/webp/",
"title":"Official website"
},
{
"url":"http://webpjs.appspot.com/",
"title":"Polyfill for browsers with or without WebM support (i.e. IE6-IE9, Safari/iOS version 6.1 and below; Firefox versions 24 and bel"
},
{
"url":"http://antimatter15.github.io/weppy/demo.html",
"title":"Polyfill for browsers with WebM support"
},
{
"url":"http://libwebpjs.appspot.com/",
"title":"Decoder in JS"
}
],
"bugs":[
],
"categories":[
"Other"
],
"stats":{
"ie":{
"5.5":"n",
"6":"n",
"7":"n",
"8":"n",
"9":"n",
"10":"n",
"11":"n"
},
"firefox":{
"2":"n",
"3":"n",
"3.5":"n",
"3.6":"n",
"4":"p",
"5":"p",
"6":"p",
"7":"p",
"8":"p",
"9":"p",
"10":"p",
"11":"p",
"12":"p",
"13":"p",
"14":"p",
"15":"p",
"16":"p",
"17":"p",
"18":"p",
"19":"p",
"20":"p",
"21":"p",
"22":"p",
"23":"p",
"24":"p",
"25":"p",
"26":"p"
},
"chrome":{
"4":"n",
"5":"n",
"6":"p",
"7":"p",
"8":"p",
"9":"y",
"10":"y",
"11":"y",
"12":"y",
"13":"y",
"14":"y",
"15":"y",
"16":"y",
"17":"y",
"18":"y",
"19":"y",
"20":"y",
"21":"y",
"22":"y",
"23":"y",
"24":"y",
"25":"y",
"26":"y",
"27":"y",
"28":"y",
"29":"y",
"30":"y",
"31":"y"
},
"safari":{
"3.1":"n",
"3.2":"n",
"4":"n",
"5":"n",
"5.1":"n",
"6":"n",
"7":"n"
},
"opera":{
"9":"n",
"9.5-9.6":"n",
"10.0-10.1":"n",
"10.5":"n",
"10.6":"p",
"11":"p",
"11.1":"p",
"11.5":"p",
"11.6":"p",
"12":"y",
"12.1":"y",
"15":"y",
"16":"y",
"17":"y"
},
"ios_saf":{
"3.2":"n",
"4.0-4.1":"n",
"4.2-4.3":"n",
"5.0-5.1":"n",
"6.0-6.1":"n",
"7.0":"n"
},
"op_mini":{
"5.0-7.0":"n"
},
"android":{
"2.1":"n",
"2.2":"n",
"2.3":"n",
"3":"n",
"4":"y",
"4.1":"y",
"4.2":"y"
},
"bb":{
"7":"n",
"10":"n"
},
"op_mob":{
"10":"n",
"11":"a",
"11.1":"y",
"11.5":"y",
"12":"y",
"12.1":"y",
"14":"y"
},
"and_chr":{
"0":"y"
},
"and_ff":{
"0":"n"
},
"ie_mob":{
"10":"n"
}
},
"notes":"",
"usage_perc_y":40.04,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
"keywords":"",
"shown":true
}