rack-caniuse 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. data/README.md +19 -12
  2. data/caniuse/features-json/apng.json +158 -0
  3. data/caniuse/features-json/audio-api.json +146 -0
  4. data/caniuse/features-json/audio.json +167 -0
  5. data/caniuse/features-json/background-img-opts.json +155 -0
  6. data/caniuse/features-json/blobbuilder.json +146 -0
  7. data/caniuse/features-json/bloburls.json +142 -0
  8. data/caniuse/features-json/border-image.json +142 -0
  9. data/caniuse/features-json/border-radius.json +162 -0
  10. data/caniuse/features-json/calc.json +146 -0
  11. data/caniuse/features-json/canvas-text.json +147 -0
  12. data/caniuse/features-json/canvas.json +161 -0
  13. data/caniuse/features-json/classlist.json +147 -0
  14. data/caniuse/features-json/contenteditable.json +155 -0
  15. data/caniuse/features-json/contentsecuritypolicy.json +144 -0
  16. data/caniuse/features-json/cors.json +156 -0
  17. data/caniuse/features-json/css-animation.json +148 -0
  18. data/caniuse/features-json/css-boxshadow.json +156 -0
  19. data/caniuse/features-json/css-canvas.json +142 -0
  20. data/caniuse/features-json/css-counters.json +146 -0
  21. data/caniuse/features-json/css-featurequeries.json +150 -0
  22. data/caniuse/features-json/css-filters.json +155 -0
  23. data/caniuse/features-json/css-fixed.json +151 -0
  24. data/caniuse/features-json/css-gencontent.json +151 -0
  25. data/caniuse/features-json/css-gradients.json +154 -0
  26. data/caniuse/features-json/css-grid.json +150 -0
  27. data/caniuse/features-json/css-hyphens.json +146 -0
  28. data/caniuse/features-json/css-masks.json +142 -0
  29. data/caniuse/features-json/css-mediaqueries.json +152 -0
  30. data/caniuse/features-json/css-opacity.json +142 -0
  31. data/caniuse/features-json/css-reflections.json +142 -0
  32. data/caniuse/features-json/css-regions.json +146 -0
  33. data/caniuse/features-json/css-repeating-gradients.json +146 -0
  34. data/caniuse/features-json/css-resize.json +142 -0
  35. data/caniuse/features-json/css-sel2.json +156 -0
  36. data/caniuse/features-json/css-sel3.json +150 -0
  37. data/caniuse/features-json/css-table.json +148 -0
  38. data/caniuse/features-json/css-textshadow.json +152 -0
  39. data/caniuse/features-json/css-transitions.json +165 -0
  40. data/caniuse/features-json/css3-boxsizing.json +152 -0
  41. data/caniuse/features-json/css3-colors.json +154 -0
  42. data/caniuse/features-json/css3-conditional.json +145 -0
  43. data/caniuse/features-json/datalist.json +150 -0
  44. data/caniuse/features-json/dataset.json +152 -0
  45. data/caniuse/features-json/datauri.json +150 -0
  46. data/caniuse/features-json/details.json +150 -0
  47. data/caniuse/features-json/deviceorientation.json +142 -0
  48. data/caniuse/features-json/download.json +146 -0
  49. data/caniuse/features-json/dragndrop.json +152 -0
  50. data/caniuse/features-json/eot.json +146 -0
  51. data/caniuse/features-json/eventsource.json +148 -0
  52. data/caniuse/features-json/fileapi.json +142 -0
  53. data/caniuse/features-json/filereader.json +142 -0
  54. data/caniuse/features-json/filesystem.json +142 -0
  55. data/caniuse/features-json/flexbox.json +156 -0
  56. data/caniuse/features-json/font-feature.json +150 -0
  57. data/caniuse/features-json/fontface.json +156 -0
  58. data/caniuse/features-json/form-validation.json +141 -0
  59. data/caniuse/features-json/forms.json +151 -0
  60. data/caniuse/features-json/fullscreen.json +150 -0
  61. data/caniuse/features-json/geolocation.json +144 -0
  62. data/caniuse/features-json/getcomputedstyle.json +152 -0
  63. data/caniuse/features-json/getelementsbyclassname.json +145 -0
  64. data/caniuse/features-json/hashchange.json +155 -0
  65. data/caniuse/features-json/history.json +156 -0
  66. data/caniuse/features-json/html5semantic.json +150 -0
  67. data/caniuse/features-json/iframe-sandbox.json +146 -0
  68. data/caniuse/features-json/indexeddb.json +148 -0
  69. data/caniuse/features-json/inline-block.json +146 -0
  70. data/caniuse/features-json/input-color.json +146 -0
  71. data/caniuse/features-json/input-datetime.json +146 -0
  72. data/caniuse/features-json/input-number.json +146 -0
  73. data/caniuse/features-json/input-placeholder.json +146 -0
  74. data/caniuse/features-json/input-range.json +150 -0
  75. data/caniuse/features-json/json.json +146 -0
  76. data/caniuse/features-json/matchesselector.json +143 -0
  77. data/caniuse/features-json/matchmedia.json +151 -0
  78. data/caniuse/features-json/mathml.json +158 -0
  79. data/caniuse/features-json/menu.json +146 -0
  80. data/caniuse/features-json/minmaxwh.json +148 -0
  81. data/caniuse/features-json/mpeg4.json +148 -0
  82. data/caniuse/features-json/multibackgrounds.json +148 -0
  83. data/caniuse/features-json/multicolumn.json +154 -0
  84. data/caniuse/features-json/namevalue-storage.json +150 -0
  85. data/caniuse/features-json/nav-timing.json +147 -0
  86. data/caniuse/features-json/notifications.json +146 -0
  87. data/caniuse/features-json/object-fit.json +142 -0
  88. data/caniuse/features-json/offline-apps.json +152 -0
  89. data/caniuse/features-json/ogv.json +142 -0
  90. data/caniuse/features-json/outline.json +148 -0
  91. data/caniuse/features-json/pagevisibility.json +142 -0
  92. data/caniuse/features-json/png-alpha.json +148 -0
  93. data/caniuse/features-json/pointer-events.json +144 -0
  94. data/caniuse/features-json/progressmeter.json +150 -0
  95. data/caniuse/features-json/queryselector.json +150 -0
  96. data/caniuse/features-json/rellist.json +143 -0
  97. data/caniuse/features-json/rem.json +144 -0
  98. data/caniuse/features-json/requestanimationframe.json +146 -0
  99. data/caniuse/features-json/ruby.json +146 -0
  100. data/caniuse/features-json/script-async.json +147 -0
  101. data/caniuse/features-json/script-defer.json +143 -0
  102. data/caniuse/features-json/sharedworkers.json +146 -0
  103. data/caniuse/features-json/spdy.json +146 -0
  104. data/caniuse/features-json/sql-storage.json +142 -0
  105. data/caniuse/features-json/stream.json +143 -0
  106. data/caniuse/features-json/stricttransportsecurity.json +146 -0
  107. data/caniuse/features-json/style-scoped.json +151 -0
  108. data/caniuse/features-json/svg-css.json +145 -0
  109. data/caniuse/features-json/svg-filters.json +148 -0
  110. data/caniuse/features-json/svg-fonts.json +146 -0
  111. data/caniuse/features-json/svg-fragment.json +142 -0
  112. data/caniuse/features-json/svg-html.json +150 -0
  113. data/caniuse/features-json/svg-html5.json +147 -0
  114. data/caniuse/features-json/svg-img.json +148 -0
  115. data/caniuse/features-json/svg-smil.json +152 -0
  116. data/caniuse/features-json/svg.json +158 -0
  117. data/caniuse/features-json/testfeat.json +142 -0
  118. data/caniuse/features-json/text-overflow.json +150 -0
  119. data/caniuse/features-json/text-stroke.json +146 -0
  120. data/caniuse/features-json/touch.json +156 -0
  121. data/caniuse/features-json/transforms2d.json +160 -0
  122. data/caniuse/features-json/transforms3d.json +150 -0
  123. data/caniuse/features-json/ttf.json +139 -0
  124. data/caniuse/features-json/typedarrays.json +147 -0
  125. data/caniuse/features-json/use-strict.json +146 -0
  126. data/caniuse/features-json/user-select-none.json +142 -0
  127. data/caniuse/features-json/video.json +154 -0
  128. data/caniuse/features-json/viewport-units.json +147 -0
  129. data/caniuse/features-json/wai-aria.json +158 -0
  130. data/caniuse/features-json/webgl.json +158 -0
  131. data/caniuse/features-json/webm.json +150 -0
  132. data/caniuse/features-json/websockets.json +150 -0
  133. data/caniuse/features-json/webworkers.json +150 -0
  134. data/caniuse/features-json/woff.json +142 -0
  135. data/caniuse/features-json/word-break.json +142 -0
  136. data/caniuse/features-json/wordwrap.json +146 -0
  137. data/caniuse/features-json/x-doc-messaging.json +152 -0
  138. data/caniuse/features-json/xhr2.json +153 -0
  139. data/caniuse/features-json/xhtml.json +146 -0
  140. data/caniuse/features-json/xhtmlsmil.json +146 -0
  141. data/lib/rack/caniuse.rb +15 -9
  142. metadata +140 -2
  143. data/Rakefile +0 -8
@@ -0,0 +1,150 @@
1
+ {
2
+ "title":"Progress & Meter",
3
+ "description":"Method of indicating a progress state (progress element) or the current level of a gauge (meter element).\r\n",
4
+ "spec":"http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-progress-element",
5
+ "status":"wd",
6
+ "links":[
7
+ {
8
+ "url":"http://html5doctor.com/measure-up-with-the-meter-tag/",
9
+ "title":"HTML5 Doctor on meter element "
10
+ },
11
+ {
12
+ "url":"http://dev.opera.com/articles/view/new-form-features-in-HTML5/#newoutput",
13
+ "title":"Dev.Opera article"
14
+ },
15
+ {
16
+ "url":"http://peter.sh/examples/?/html/meter-progress.html",
17
+ "title":"Examples of progress and meter elements"
18
+ }
19
+ ],
20
+ "bugs":[
21
+
22
+ ],
23
+ "categories":[
24
+ "HTML5"
25
+ ],
26
+ "stats":{
27
+ "ie":{
28
+ "5.5":"n",
29
+ "6":"n",
30
+ "7":"n",
31
+ "8":"n",
32
+ "9":"n",
33
+ "10":"a"
34
+ },
35
+ "firefox":{
36
+ "2":"n",
37
+ "3":"n",
38
+ "3.5":"n",
39
+ "3.6":"n",
40
+ "4":"n",
41
+ "5":"n",
42
+ "6":"a",
43
+ "7":"a",
44
+ "8":"a",
45
+ "9":"a",
46
+ "10":"a",
47
+ "11":"a",
48
+ "12":"a",
49
+ "13":"a",
50
+ "14":"a",
51
+ "15":"a",
52
+ "16":"y",
53
+ "17":"y",
54
+ "18":"y",
55
+ "19":"y",
56
+ "20":"y"
57
+ },
58
+ "chrome":{
59
+ "4":"n",
60
+ "5":"n",
61
+ "6":"n",
62
+ "7":"n",
63
+ "8":"y",
64
+ "9":"y",
65
+ "10":"y",
66
+ "11":"y",
67
+ "12":"y",
68
+ "13":"y",
69
+ "14":"y",
70
+ "15":"y",
71
+ "16":"y",
72
+ "17":"y",
73
+ "18":"y",
74
+ "19":"y",
75
+ "20":"y",
76
+ "21":"y",
77
+ "22":"y",
78
+ "23":"y",
79
+ "24":"y",
80
+ "25":"y",
81
+ "26":"y"
82
+ },
83
+ "safari":{
84
+ "3.1":"n",
85
+ "3.2":"n",
86
+ "4":"n",
87
+ "5":"n",
88
+ "5.1":"n",
89
+ "6":"y"
90
+ },
91
+ "opera":{
92
+ "9":"n",
93
+ "9.5-9.6":"n",
94
+ "10.0-10.1":"n",
95
+ "10.5":"n",
96
+ "10.6":"n",
97
+ "11":"y",
98
+ "11.1":"y",
99
+ "11.5":"y",
100
+ "11.6":"y",
101
+ "12":"y",
102
+ "12.1":"y",
103
+ "12.5":"y"
104
+ },
105
+ "ios_saf":{
106
+ "3.2":"n",
107
+ "4.0-4.1":"n",
108
+ "4.2-4.3":"n",
109
+ "5.0-5.1":"n",
110
+ "6":"n"
111
+ },
112
+ "op_mini":{
113
+ "5.0-7.0":"n"
114
+ },
115
+ "android":{
116
+ "2.1":"n",
117
+ "2.2":"n",
118
+ "2.3":"n",
119
+ "3":"n",
120
+ "4":"n",
121
+ "4.1":"n",
122
+ "4.2":"n"
123
+ },
124
+ "bb":{
125
+ "7":"y",
126
+ "10":"y"
127
+ },
128
+ "op_mob":{
129
+ "10":"n",
130
+ "11":"y",
131
+ "11.1":"y",
132
+ "11.5":"y",
133
+ "12":"y",
134
+ "12.1":"y"
135
+ },
136
+ "and_chr":{
137
+ "0":"y"
138
+ },
139
+ "and_ff":{
140
+ "0":"y"
141
+ }
142
+ },
143
+ "notes":"Partial support in Firefox 6-15 and IE10 refers to supporting the progress element, but not the meter element.",
144
+ "usage_perc_y":49.03,
145
+ "usage_perc_a":3.5,
146
+ "ucprefix":false,
147
+ "parent":"forms",
148
+ "keywords":"",
149
+ "shown":true
150
+ }
@@ -0,0 +1,150 @@
1
+ {
2
+ "title":"querySelector/querySelectorAll",
3
+ "description":"Method of accessing DOM elements using CSS selectors",
4
+ "spec":"http://www.w3.org/TR/selectors-api/",
5
+ "status":"cr",
6
+ "links":[
7
+ {
8
+ "url":"https://developer.mozilla.org/En/DOM/Element.querySelectorAll",
9
+ "title":"MDN article on querySelectorAll"
10
+ },
11
+ {
12
+ "url":"http://cjihrig.com/blog/javascripts-selectors-api/",
13
+ "title":"Blog post"
14
+ },
15
+ {
16
+ "url":"https://developer.mozilla.org/en/DOM/element.querySelector",
17
+ "title":"MDN article on querySelector"
18
+ }
19
+ ],
20
+ "bugs":[
21
+
22
+ ],
23
+ "categories":[
24
+ "DOM"
25
+ ],
26
+ "stats":{
27
+ "ie":{
28
+ "5.5":"n",
29
+ "6":"p",
30
+ "7":"p",
31
+ "8":"y",
32
+ "9":"y",
33
+ "10":"y"
34
+ },
35
+ "firefox":{
36
+ "2":"p",
37
+ "3":"p",
38
+ "3.5":"y",
39
+ "3.6":"y",
40
+ "4":"y",
41
+ "5":"y",
42
+ "6":"y",
43
+ "7":"y",
44
+ "8":"y",
45
+ "9":"y",
46
+ "10":"y",
47
+ "11":"y",
48
+ "12":"y",
49
+ "13":"y",
50
+ "14":"y",
51
+ "15":"y",
52
+ "16":"y",
53
+ "17":"y",
54
+ "18":"y",
55
+ "19":"y",
56
+ "20":"y"
57
+ },
58
+ "chrome":{
59
+ "4":"y",
60
+ "5":"y",
61
+ "6":"y",
62
+ "7":"y",
63
+ "8":"y",
64
+ "9":"y",
65
+ "10":"y",
66
+ "11":"y",
67
+ "12":"y",
68
+ "13":"y",
69
+ "14":"y",
70
+ "15":"y",
71
+ "16":"y",
72
+ "17":"y",
73
+ "18":"y",
74
+ "19":"y",
75
+ "20":"y",
76
+ "21":"y",
77
+ "22":"y",
78
+ "23":"y",
79
+ "24":"y",
80
+ "25":"y",
81
+ "26":"y"
82
+ },
83
+ "safari":{
84
+ "3.1":"y",
85
+ "3.2":"y",
86
+ "4":"y",
87
+ "5":"y",
88
+ "5.1":"y",
89
+ "6":"y"
90
+ },
91
+ "opera":{
92
+ "9":"p",
93
+ "9.5-9.6":"p",
94
+ "10.0-10.1":"y",
95
+ "10.5":"y",
96
+ "10.6":"y",
97
+ "11":"y",
98
+ "11.1":"y",
99
+ "11.5":"y",
100
+ "11.6":"y",
101
+ "12":"y",
102
+ "12.1":"y",
103
+ "12.5":"y"
104
+ },
105
+ "ios_saf":{
106
+ "3.2":"y",
107
+ "4.0-4.1":"y",
108
+ "4.2-4.3":"y",
109
+ "5.0-5.1":"y",
110
+ "6":"y"
111
+ },
112
+ "op_mini":{
113
+ "5.0-7.0":"y"
114
+ },
115
+ "android":{
116
+ "2.1":"y",
117
+ "2.2":"y",
118
+ "2.3":"y",
119
+ "3":"y",
120
+ "4":"y",
121
+ "4.1":"y",
122
+ "4.2":"y"
123
+ },
124
+ "bb":{
125
+ "7":"y",
126
+ "10":"y"
127
+ },
128
+ "op_mob":{
129
+ "10":"y",
130
+ "11":"y",
131
+ "11.1":"y",
132
+ "11.5":"y",
133
+ "12":"y",
134
+ "12.1":"y"
135
+ },
136
+ "and_chr":{
137
+ "0":"y"
138
+ },
139
+ "and_ff":{
140
+ "0":"y"
141
+ }
142
+ },
143
+ "notes":"Only works for the CSS selectors available. Thus the IE8 implementation is limited to the CSS 2.1 selectors",
144
+ "usage_perc_y":94.32,
145
+ "usage_perc_a":0,
146
+ "ucprefix":false,
147
+ "parent":"",
148
+ "keywords":"query,selectors,selectors api",
149
+ "shown":true
150
+ }
@@ -0,0 +1,143 @@
1
+ {
2
+ "title":"relList (DOMTokenList )",
3
+ "description":"Method of easily manipulating rel attribute values on elements, using the DOMTokenList object.",
4
+ "spec":"http://dev.w3.org/html5/spec/the-a-element.html#dom-a-rellist",
5
+ "status":"cr",
6
+ "links":[
7
+ {
8
+ "url":"https://developer.mozilla.org/en-US/docs/DOM/DOMTokenList",
9
+ "title":"MDN - DOMTokenList"
10
+ }
11
+ ],
12
+ "bugs":[
13
+
14
+ ],
15
+ "categories":[
16
+ "DOM",
17
+ "HTML5"
18
+ ],
19
+ "stats":{
20
+ "ie":{
21
+ "5.5":"n",
22
+ "6":"n",
23
+ "7":"n",
24
+ "8":"n",
25
+ "9":"n",
26
+ "10":"n"
27
+ },
28
+ "firefox":{
29
+ "2":"n",
30
+ "3":"n",
31
+ "3.5":"n",
32
+ "3.6":"n",
33
+ "4":"n",
34
+ "5":"n",
35
+ "6":"n",
36
+ "7":"n",
37
+ "8":"n",
38
+ "9":"n",
39
+ "10":"n",
40
+ "11":"n",
41
+ "12":"n",
42
+ "13":"n",
43
+ "14":"n",
44
+ "15":"n",
45
+ "16":"n",
46
+ "17":"n",
47
+ "18":"n",
48
+ "19":"n",
49
+ "20":"n"
50
+ },
51
+ "chrome":{
52
+ "4":"n",
53
+ "5":"n",
54
+ "6":"n",
55
+ "7":"n",
56
+ "8":"n",
57
+ "9":"n",
58
+ "10":"n",
59
+ "11":"n",
60
+ "12":"n",
61
+ "13":"n",
62
+ "14":"n",
63
+ "15":"n",
64
+ "16":"n",
65
+ "17":"n",
66
+ "18":"n",
67
+ "19":"n",
68
+ "20":"n",
69
+ "21":"n",
70
+ "22":"n",
71
+ "23":"n",
72
+ "24":"n",
73
+ "25":"n",
74
+ "26":"n"
75
+ },
76
+ "safari":{
77
+ "3.1":"n",
78
+ "3.2":"n",
79
+ "4":"n",
80
+ "5":"n",
81
+ "5.1":"n",
82
+ "6":"n"
83
+ },
84
+ "opera":{
85
+ "9":"n",
86
+ "9.5-9.6":"n",
87
+ "10.0-10.1":"n",
88
+ "10.5":"n",
89
+ "10.6":"n",
90
+ "11":"n",
91
+ "11.1":"n",
92
+ "11.5":"n",
93
+ "11.6":"n",
94
+ "12":"n",
95
+ "12.1":"n",
96
+ "12.5":"y"
97
+ },
98
+ "ios_saf":{
99
+ "3.2":"n",
100
+ "4.0-4.1":"n",
101
+ "4.2-4.3":"n",
102
+ "5.0-5.1":"n",
103
+ "6":"n"
104
+ },
105
+ "op_mini":{
106
+ "5.0-7.0":"n"
107
+ },
108
+ "android":{
109
+ "2.1":"n",
110
+ "2.2":"n",
111
+ "2.3":"n",
112
+ "3":"n",
113
+ "4":"n",
114
+ "4.1":"n",
115
+ "4.2":"n"
116
+ },
117
+ "bb":{
118
+ "7":"n",
119
+ "10":"n"
120
+ },
121
+ "op_mob":{
122
+ "10":"n",
123
+ "11":"n",
124
+ "11.1":"n",
125
+ "11.5":"n",
126
+ "12":"n",
127
+ "12.1":"n"
128
+ },
129
+ "and_chr":{
130
+ "0":"n"
131
+ },
132
+ "and_ff":{
133
+ "0":"n"
134
+ }
135
+ },
136
+ "notes":"",
137
+ "usage_perc_y":0,
138
+ "usage_perc_a":0,
139
+ "ucprefix":false,
140
+ "parent":"",
141
+ "keywords":"",
142
+ "shown":false
143
+ }
@@ -0,0 +1,144 @@
1
+ {
2
+ "title":"rem (root em) units",
3
+ "description":"Type of unit similar to \"em\", but relative only to the root element, not any parent element. Thus compounding does not occur as it does with \"em\" units.",
4
+ "spec":"http://www.w3.org/TR/css3-values/#font-relative-lengths",
5
+ "status":"cr",
6
+ "links":[
7
+ {
8
+ "url":"http://snook.ca/archives/html_and_css/font-size-with-rem",
9
+ "title":"Article on usage"
10
+ }
11
+ ],
12
+ "bugs":[
13
+ {
14
+ "description":"IE 9 & IE 10 do not support rem units when used in the \"font\" shorthand property."
15
+ }
16
+ ],
17
+ "categories":[
18
+ "CSS3"
19
+ ],
20
+ "stats":{
21
+ "ie":{
22
+ "5.5":"n",
23
+ "6":"n",
24
+ "7":"n",
25
+ "8":"n",
26
+ "9":"y",
27
+ "10":"y"
28
+ },
29
+ "firefox":{
30
+ "2":"n",
31
+ "3":"n",
32
+ "3.5":"n",
33
+ "3.6":"y",
34
+ "4":"y",
35
+ "5":"y",
36
+ "6":"y",
37
+ "7":"y",
38
+ "8":"y",
39
+ "9":"y",
40
+ "10":"y",
41
+ "11":"y",
42
+ "12":"y",
43
+ "13":"y",
44
+ "14":"y",
45
+ "15":"y",
46
+ "16":"y",
47
+ "17":"y",
48
+ "18":"y",
49
+ "19":"y",
50
+ "20":"y"
51
+ },
52
+ "chrome":{
53
+ "4":"u",
54
+ "5":"u",
55
+ "6":"y",
56
+ "7":"y",
57
+ "8":"y",
58
+ "9":"y",
59
+ "10":"y",
60
+ "11":"y",
61
+ "12":"y",
62
+ "13":"y",
63
+ "14":"y",
64
+ "15":"y",
65
+ "16":"y",
66
+ "17":"y",
67
+ "18":"y",
68
+ "19":"y",
69
+ "20":"y",
70
+ "21":"y",
71
+ "22":"y",
72
+ "23":"y",
73
+ "24":"y",
74
+ "25":"y",
75
+ "26":"y"
76
+ },
77
+ "safari":{
78
+ "3.1":"n",
79
+ "3.2":"n",
80
+ "4":"n",
81
+ "5":"y",
82
+ "5.1":"y",
83
+ "6":"y"
84
+ },
85
+ "opera":{
86
+ "9":"n",
87
+ "9.5-9.6":"n",
88
+ "10.0-10.1":"n",
89
+ "10.5":"n",
90
+ "10.6":"n",
91
+ "11":"n",
92
+ "11.1":"n",
93
+ "11.5":"n",
94
+ "11.6":"y",
95
+ "12":"y",
96
+ "12.1":"y",
97
+ "12.5":"y"
98
+ },
99
+ "ios_saf":{
100
+ "3.2":"n",
101
+ "4.0-4.1":"y",
102
+ "4.2-4.3":"y",
103
+ "5.0-5.1":"y",
104
+ "6":"y"
105
+ },
106
+ "op_mini":{
107
+ "5.0-7.0":"n"
108
+ },
109
+ "android":{
110
+ "2.1":"y",
111
+ "2.2":"y",
112
+ "2.3":"y",
113
+ "3":"y",
114
+ "4":"y",
115
+ "4.1":"y",
116
+ "4.2":"y"
117
+ },
118
+ "bb":{
119
+ "7":"y",
120
+ "10":"y"
121
+ },
122
+ "op_mob":{
123
+ "10":"n",
124
+ "11":"n",
125
+ "11.1":"n",
126
+ "11.5":"n",
127
+ "12":"y",
128
+ "12.1":"y"
129
+ },
130
+ "and_chr":{
131
+ "0":"y"
132
+ },
133
+ "and_ff":{
134
+ "0":"y"
135
+ }
136
+ },
137
+ "notes":"",
138
+ "usage_perc_y":82.25,
139
+ "usage_perc_a":0,
140
+ "ucprefix":false,
141
+ "parent":"",
142
+ "keywords":"",
143
+ "shown":true
144
+ }