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,155 @@
1
+ {
2
+ "title":"CSS3 Background-image options",
3
+ "description":"New properties to affect background images, including background-clip, background-origin and background-size",
4
+ "spec":"http://www.w3.org/TR/css3-background/#backgrounds",
5
+ "status":"cr",
6
+ "links":[
7
+ {
8
+ "url":"http://www.standardista.com/css3/css3-background-properties",
9
+ "title":"Detailed compatibility tables and demos"
10
+ },
11
+ {
12
+ "url":"http://www.css3files.com/background/",
13
+ "title":"Information page"
14
+ },
15
+ {
16
+ "url":"https://github.com/louisremi/jquery.backgroundSize.js",
17
+ "title":"jQuery polyfill for IE6-8"
18
+ }
19
+ ],
20
+ "bugs":[
21
+ {
22
+ "description":"Android 2.1 doesn't appear to honor background-size, only -webkit-background-size, which requires both width and height to be specified."
23
+ },
24
+ {
25
+ "description":"Firefox does not support \"local\" value for \r\nbackground-attachment."
26
+ }
27
+ ],
28
+ "categories":[
29
+ "CSS3"
30
+ ],
31
+ "stats":{
32
+ "ie":{
33
+ "5.5":"n",
34
+ "6":"n",
35
+ "7":"n",
36
+ "8":"n",
37
+ "9":"y",
38
+ "10":"y"
39
+ },
40
+ "firefox":{
41
+ "2":"n",
42
+ "3":"n",
43
+ "3.5":"n",
44
+ "3.6":"a x",
45
+ "4":"y",
46
+ "5":"y",
47
+ "6":"y",
48
+ "7":"y",
49
+ "8":"y",
50
+ "9":"y",
51
+ "10":"y",
52
+ "11":"y",
53
+ "12":"y",
54
+ "13":"y",
55
+ "14":"y",
56
+ "15":"y",
57
+ "16":"y",
58
+ "17":"y",
59
+ "18":"y",
60
+ "19":"y",
61
+ "20":"y"
62
+ },
63
+ "chrome":{
64
+ "4":"y",
65
+ "5":"y",
66
+ "6":"y",
67
+ "7":"y",
68
+ "8":"y",
69
+ "9":"y",
70
+ "10":"y",
71
+ "11":"y",
72
+ "12":"y",
73
+ "13":"y",
74
+ "14":"y",
75
+ "15":"y",
76
+ "16":"y",
77
+ "17":"y",
78
+ "18":"y",
79
+ "19":"y",
80
+ "20":"y",
81
+ "21":"y",
82
+ "22":"y",
83
+ "23":"y",
84
+ "24":"y",
85
+ "25":"y",
86
+ "26":"y"
87
+ },
88
+ "safari":{
89
+ "3.1":"a",
90
+ "3.2":"a",
91
+ "4":"a",
92
+ "5":"y",
93
+ "5.1":"y",
94
+ "6":"y"
95
+ },
96
+ "opera":{
97
+ "9":"n",
98
+ "9.5-9.6":"n",
99
+ "10.0-10.1":"a x",
100
+ "10.5":"y",
101
+ "10.6":"y",
102
+ "11":"y",
103
+ "11.1":"y",
104
+ "11.5":"y",
105
+ "11.6":"y",
106
+ "12":"y",
107
+ "12.1":"y",
108
+ "12.5":"y"
109
+ },
110
+ "ios_saf":{
111
+ "3.2":"a",
112
+ "4.0-4.1":"y",
113
+ "4.2-4.3":"y",
114
+ "5.0-5.1":"y",
115
+ "6":"y"
116
+ },
117
+ "op_mini":{
118
+ "5.0-7.0":"a"
119
+ },
120
+ "android":{
121
+ "2.1":"a",
122
+ "2.2":"y",
123
+ "2.3":"y",
124
+ "3":"y",
125
+ "4":"y",
126
+ "4.1":"y",
127
+ "4.2":"y"
128
+ },
129
+ "bb":{
130
+ "7":"y",
131
+ "10":"y"
132
+ },
133
+ "op_mob":{
134
+ "10":"y",
135
+ "11":"y",
136
+ "11.1":"y",
137
+ "11.5":"y",
138
+ "12":"y",
139
+ "12.1":"y"
140
+ },
141
+ "and_chr":{
142
+ "0":"y"
143
+ },
144
+ "and_ff":{
145
+ "0":"y"
146
+ }
147
+ },
148
+ "notes":"Partial support in Opera Mini refers to not supporting background sizing or background attachments.",
149
+ "usage_perc_y":81.81,
150
+ "usage_perc_a":2.8,
151
+ "ucprefix":false,
152
+ "parent":"",
153
+ "keywords":"",
154
+ "shown":true
155
+ }
@@ -0,0 +1,146 @@
1
+ {
2
+ "title":"Blob constructing",
3
+ "description":"Construct Blobs (binary large objects) either using the BlobBuilder API (deprecated) or the Blob constructor.",
4
+ "spec":"http://www.w3.org/TR/file-writer-api/#the-blobbuilder-interface",
5
+ "status":"wd",
6
+ "links":[
7
+ {
8
+ "url":"https://developer.mozilla.org/en-US/docs/DOM/Blob",
9
+ "title":"MDN article on Blobs"
10
+ },
11
+ {
12
+ "url":"https://developer.mozilla.org/en/DOM/BlobBuilder",
13
+ "title":"MDN article on BlobBuilder"
14
+ }
15
+ ],
16
+ "bugs":[
17
+
18
+ ],
19
+ "categories":[
20
+ null
21
+ ],
22
+ "stats":{
23
+ "ie":{
24
+ "5.5":"n",
25
+ "6":"n",
26
+ "7":"n",
27
+ "8":"n",
28
+ "9":"n",
29
+ "10":"y"
30
+ },
31
+ "firefox":{
32
+ "2":"n",
33
+ "3":"n",
34
+ "3.5":"n",
35
+ "3.6":"n",
36
+ "4":"n",
37
+ "5":"n",
38
+ "6":"a x",
39
+ "7":"a x",
40
+ "8":"a x",
41
+ "9":"a x",
42
+ "10":"a x",
43
+ "11":"a x",
44
+ "12":"a x",
45
+ "13":"y",
46
+ "14":"y",
47
+ "15":"y",
48
+ "16":"y",
49
+ "17":"y",
50
+ "18":"y",
51
+ "19":"y",
52
+ "20":"y"
53
+ },
54
+ "chrome":{
55
+ "4":"n",
56
+ "5":"n",
57
+ "6":"n",
58
+ "7":"n",
59
+ "8":"a x",
60
+ "9":"a x",
61
+ "10":"a x",
62
+ "11":"a x",
63
+ "12":"a x",
64
+ "13":"a x",
65
+ "14":"a x",
66
+ "15":"a x",
67
+ "16":"a x",
68
+ "17":"a x",
69
+ "18":"a x",
70
+ "19":"a x",
71
+ "20":"y",
72
+ "21":"y",
73
+ "22":"y",
74
+ "23":"y",
75
+ "24":"y",
76
+ "25":"y",
77
+ "26":"y"
78
+ },
79
+ "safari":{
80
+ "3.1":"n",
81
+ "3.2":"n",
82
+ "4":"n",
83
+ "5":"n",
84
+ "5.1":"n",
85
+ "6":"y"
86
+ },
87
+ "opera":{
88
+ "9":"n",
89
+ "9.5-9.6":"n",
90
+ "10.0-10.1":"n",
91
+ "10.5":"n",
92
+ "10.6":"n",
93
+ "11":"n",
94
+ "11.1":"n",
95
+ "11.5":"n",
96
+ "11.6":"n",
97
+ "12":"n",
98
+ "12.1":"y",
99
+ "12.5":"y"
100
+ },
101
+ "ios_saf":{
102
+ "3.2":"n",
103
+ "4.0-4.1":"n",
104
+ "4.2-4.3":"n",
105
+ "5.0-5.1":"n",
106
+ "6":"y"
107
+ },
108
+ "op_mini":{
109
+ "5.0-7.0":"n"
110
+ },
111
+ "android":{
112
+ "2.1":"n",
113
+ "2.2":"n",
114
+ "2.3":"n",
115
+ "3":"a x",
116
+ "4":"a x",
117
+ "4.1":"a x",
118
+ "4.2":"a x"
119
+ },
120
+ "bb":{
121
+ "7":"n",
122
+ "10":"y"
123
+ },
124
+ "op_mob":{
125
+ "10":"n",
126
+ "11":"n",
127
+ "11.1":"n",
128
+ "11.5":"n",
129
+ "12":"n",
130
+ "12.1":"y"
131
+ },
132
+ "and_chr":{
133
+ "0":"a x"
134
+ },
135
+ "and_ff":{
136
+ "0":"y"
137
+ }
138
+ },
139
+ "notes":"Partial support refers to only supporting the now deprecated BlobBuilder to create blobs.",
140
+ "usage_perc_y":54.49,
141
+ "usage_perc_a":5.02,
142
+ "ucprefix":true,
143
+ "parent":"fileapi",
144
+ "keywords":"",
145
+ "shown":true
146
+ }
@@ -0,0 +1,142 @@
1
+ {
2
+ "title":"Blob URLs",
3
+ "description":"Method of creating URL handles to the specified File or Blob object.",
4
+ "spec":"http://www.w3.org/TR/FileAPI/#url",
5
+ "status":"wd",
6
+ "links":[
7
+ {
8
+ "url":"https://developer.mozilla.org/en/DOM/window.URL.createObjectURL",
9
+ "title":"MDN article"
10
+ }
11
+ ],
12
+ "bugs":[
13
+
14
+ ],
15
+ "categories":[
16
+ "JS API"
17
+ ],
18
+ "stats":{
19
+ "ie":{
20
+ "5.5":"n",
21
+ "6":"n",
22
+ "7":"n",
23
+ "8":"n",
24
+ "9":"n",
25
+ "10":"y"
26
+ },
27
+ "firefox":{
28
+ "2":"n",
29
+ "3":"n",
30
+ "3.5":"n",
31
+ "3.6":"n",
32
+ "4":"y",
33
+ "5":"y",
34
+ "6":"y",
35
+ "7":"y",
36
+ "8":"y",
37
+ "9":"y",
38
+ "10":"y",
39
+ "11":"y",
40
+ "12":"y",
41
+ "13":"y",
42
+ "14":"y",
43
+ "15":"y",
44
+ "16":"y",
45
+ "17":"y",
46
+ "18":"y",
47
+ "19":"y",
48
+ "20":"y"
49
+ },
50
+ "chrome":{
51
+ "4":"n",
52
+ "5":"n",
53
+ "6":"n",
54
+ "7":"n",
55
+ "8":"y x",
56
+ "9":"y x",
57
+ "10":"y x",
58
+ "11":"y x",
59
+ "12":"y x",
60
+ "13":"y x",
61
+ "14":"y x",
62
+ "15":"y x",
63
+ "16":"y x",
64
+ "17":"y x",
65
+ "18":"y x",
66
+ "19":"y x",
67
+ "20":"y x",
68
+ "21":"y x",
69
+ "22":"y x",
70
+ "23":"y",
71
+ "24":"y",
72
+ "25":"y",
73
+ "26":"y"
74
+ },
75
+ "safari":{
76
+ "3.1":"n",
77
+ "3.2":"n",
78
+ "4":"n",
79
+ "5":"n",
80
+ "5.1":"n",
81
+ "6":"y x"
82
+ },
83
+ "opera":{
84
+ "9":"n",
85
+ "9.5-9.6":"n",
86
+ "10.0-10.1":"n",
87
+ "10.5":"n",
88
+ "10.6":"n",
89
+ "11":"n",
90
+ "11.1":"n",
91
+ "11.5":"n",
92
+ "11.6":"n",
93
+ "12":"n",
94
+ "12.1":"n",
95
+ "12.5":"n"
96
+ },
97
+ "ios_saf":{
98
+ "3.2":"n",
99
+ "4.0-4.1":"n",
100
+ "4.2-4.3":"n",
101
+ "5.0-5.1":"n",
102
+ "6":"y x"
103
+ },
104
+ "op_mini":{
105
+ "5.0-7.0":"n"
106
+ },
107
+ "android":{
108
+ "2.1":"n",
109
+ "2.2":"n",
110
+ "2.3":"n",
111
+ "3":"n",
112
+ "4":"y x",
113
+ "4.1":"y x",
114
+ "4.2":"y x"
115
+ },
116
+ "bb":{
117
+ "7":"n",
118
+ "10":"y x"
119
+ },
120
+ "op_mob":{
121
+ "10":"n",
122
+ "11":"n",
123
+ "11.1":"n",
124
+ "11.5":"n",
125
+ "12":"n",
126
+ "12.1":"n"
127
+ },
128
+ "and_chr":{
129
+ "0":"y x"
130
+ },
131
+ "and_ff":{
132
+ "0":"y"
133
+ }
134
+ },
135
+ "notes":"",
136
+ "usage_perc_y":58.94,
137
+ "usage_perc_a":0,
138
+ "ucprefix":false,
139
+ "parent":"fileapi",
140
+ "keywords":"createobjecturl",
141
+ "shown":true
142
+ }
@@ -0,0 +1,142 @@
1
+ {
2
+ "title":"CSS3 Border images",
3
+ "description":"Method of using images for borders",
4
+ "spec":"http://www.w3.org/TR/css3-background/#the-border-image",
5
+ "status":"cr",
6
+ "links":[
7
+ {
8
+ "url":"http://www.css3files.com/border/",
9
+ "title":"Information page"
10
+ }
11
+ ],
12
+ "bugs":[
13
+
14
+ ],
15
+ "categories":[
16
+ "CSS3"
17
+ ],
18
+ "stats":{
19
+ "ie":{
20
+ "5.5":"n",
21
+ "6":"n",
22
+ "7":"n",
23
+ "8":"n",
24
+ "9":"n",
25
+ "10":"n"
26
+ },
27
+ "firefox":{
28
+ "2":"n",
29
+ "3":"n",
30
+ "3.5":"a x",
31
+ "3.6":"a x",
32
+ "4":"a x",
33
+ "5":"a x",
34
+ "6":"a x",
35
+ "7":"a x",
36
+ "8":"a x",
37
+ "9":"a x",
38
+ "10":"a x",
39
+ "11":"a x",
40
+ "12":"a x",
41
+ "13":"a x",
42
+ "14":"a x",
43
+ "15":"y",
44
+ "16":"y",
45
+ "17":"y",
46
+ "18":"y",
47
+ "19":"y",
48
+ "20":"y"
49
+ },
50
+ "chrome":{
51
+ "4":"a x",
52
+ "5":"a x",
53
+ "6":"a x",
54
+ "7":"a x",
55
+ "8":"a x",
56
+ "9":"a x",
57
+ "10":"a x",
58
+ "11":"a x",
59
+ "12":"a x",
60
+ "13":"a x",
61
+ "14":"a x",
62
+ "15":"y x",
63
+ "16":"y",
64
+ "17":"y",
65
+ "18":"y",
66
+ "19":"y",
67
+ "20":"y",
68
+ "21":"y",
69
+ "22":"y",
70
+ "23":"y",
71
+ "24":"y",
72
+ "25":"y",
73
+ "26":"y"
74
+ },
75
+ "safari":{
76
+ "3.1":"a x",
77
+ "3.2":"a x",
78
+ "4":"a x",
79
+ "5":"a x",
80
+ "5.1":"a x",
81
+ "6":"y"
82
+ },
83
+ "opera":{
84
+ "9":"n",
85
+ "9.5-9.6":"n",
86
+ "10.0-10.1":"n",
87
+ "10.5":"a",
88
+ "10.6":"a",
89
+ "11":"a x",
90
+ "11.1":"a x",
91
+ "11.5":"a x",
92
+ "11.6":"a x",
93
+ "12":"a x",
94
+ "12.1":"a x",
95
+ "12.5":"a x"
96
+ },
97
+ "ios_saf":{
98
+ "3.2":"a x",
99
+ "4.0-4.1":"a x",
100
+ "4.2-4.3":"a x",
101
+ "5.0-5.1":"a x",
102
+ "6":"a x"
103
+ },
104
+ "op_mini":{
105
+ "5.0-7.0":"n"
106
+ },
107
+ "android":{
108
+ "2.1":"a x",
109
+ "2.2":"a x",
110
+ "2.3":"a x",
111
+ "3":"a x",
112
+ "4":"a x",
113
+ "4.1":"a x",
114
+ "4.2":"a x"
115
+ },
116
+ "bb":{
117
+ "7":"a x",
118
+ "10":"y"
119
+ },
120
+ "op_mob":{
121
+ "10":"n",
122
+ "11":"a x",
123
+ "11.1":"a x",
124
+ "11.5":"a x",
125
+ "12":"a x",
126
+ "12.1":"a x"
127
+ },
128
+ "and_chr":{
129
+ "0":"y"
130
+ },
131
+ "and_ff":{
132
+ "0":"y"
133
+ }
134
+ },
135
+ "notes":"Partial support refers to supporting the shorthand syntax, but not the individual properties (border-image-source, border-image-slice, etc)",
136
+ "usage_perc_y":47.66,
137
+ "usage_perc_a":18.94,
138
+ "ucprefix":false,
139
+ "parent":"",
140
+ "keywords":"",
141
+ "shown":true
142
+ }