caniuse-db
Advanced tools
Comparing version 1.0.20140306 to 1.0.20140311
@@ -29,2 +29,5 @@ { | ||
"description":"calc() does not work within translate/translateX on Internet Explorer 11: http://jsfiddle.net/Y5x93/\r\nIt does work in Firefox 25+ and Chrome 31+ with the -webkit- prefix." | ||
}, | ||
{ | ||
"description":"calc() does not work with changing an object's dimensions using CSS transitions in Internet Explorer: http://jsfiddle.net/32Qr7/\r\nThe bottom box in this example uses calc() to change it's width and height on hover. The dimensions of the block change immediately on hover while the background color follows the transition rules specified." | ||
} | ||
@@ -31,0 +34,0 @@ ], |
@@ -24,4 +24,4 @@ { | ||
"categories":[ | ||
"HTML5", | ||
"JS API" | ||
"JS API", | ||
"HTML5" | ||
], | ||
@@ -28,0 +28,0 @@ "stats":{ |
@@ -28,4 +28,4 @@ { | ||
"categories":[ | ||
"CSS", | ||
"CSS3" | ||
"CSS3", | ||
"CSS" | ||
], | ||
@@ -32,0 +32,0 @@ "stats":{ |
@@ -26,4 +26,4 @@ { | ||
"categories":[ | ||
"CSS3", | ||
"CSS2" | ||
"CSS2", | ||
"CSS3" | ||
], | ||
@@ -30,0 +30,0 @@ "stats":{ |
@@ -35,3 +35,3 @@ { | ||
"7":"p", | ||
"8":"p", | ||
"8":"a", | ||
"9":"y", | ||
@@ -183,5 +183,5 @@ "10":"y", | ||
}, | ||
"notes":"", | ||
"notes":"IE8 supports the following CSS3 selectors, but only when a DOCTYPE is declared: General siblings (element1~element2) and Attribute selectors ([attr^=val], [attr$=val] and [attr*=val])", | ||
"usage_perc_y":87.13, | ||
"usage_perc_a":0, | ||
"usage_perc_a":5.2, | ||
"ucprefix":false, | ||
@@ -188,0 +188,0 @@ "parent":"", |
@@ -28,5 +28,5 @@ { | ||
"categories":[ | ||
"DOM", | ||
"JS API", | ||
"CSS3" | ||
"CSS3", | ||
"DOM" | ||
], | ||
@@ -33,0 +33,0 @@ "stats":{ |
@@ -22,4 +22,4 @@ { | ||
"categories":[ | ||
"DOM", | ||
"HTML5" | ||
"HTML5", | ||
"DOM" | ||
], | ||
@@ -26,0 +26,0 @@ "stats":{ |
@@ -28,4 +28,4 @@ { | ||
"categories":[ | ||
"JS API", | ||
"DOM" | ||
"DOM", | ||
"JS API" | ||
], | ||
@@ -32,0 +32,0 @@ "stats":{ |
@@ -26,4 +26,4 @@ { | ||
"categories":[ | ||
"DOM", | ||
"JS API" | ||
"JS API", | ||
"DOM" | ||
], | ||
@@ -30,0 +30,0 @@ "stats":{ |
@@ -24,4 +24,4 @@ { | ||
"categories":[ | ||
"DOM", | ||
"JS API" | ||
"JS API", | ||
"DOM" | ||
], | ||
@@ -28,0 +28,0 @@ "stats":{ |
@@ -26,4 +26,4 @@ { | ||
"categories":[ | ||
"DOM", | ||
"HTML5" | ||
"HTML5", | ||
"DOM" | ||
], | ||
@@ -30,0 +30,0 @@ "stats":{ |
@@ -20,4 +20,4 @@ { | ||
"categories":[ | ||
"HTML5", | ||
"DOM" | ||
"DOM", | ||
"HTML5" | ||
], | ||
@@ -24,0 +24,0 @@ "stats":{ |
@@ -24,4 +24,4 @@ { | ||
"categories":[ | ||
"CSS", | ||
"HTML5" | ||
"HTML5", | ||
"CSS" | ||
], | ||
@@ -28,0 +28,0 @@ "stats":{ |
@@ -18,4 +18,4 @@ { | ||
"categories":[ | ||
"SVG", | ||
"CSS3" | ||
"CSS3", | ||
"SVG" | ||
], | ||
@@ -22,0 +22,0 @@ "stats":{ |
@@ -22,4 +22,4 @@ { | ||
"categories":[ | ||
"SVG", | ||
"HTML5" | ||
"HTML5", | ||
"SVG" | ||
], | ||
@@ -26,0 +26,0 @@ "stats":{ |
@@ -32,4 +32,4 @@ { | ||
"categories":[ | ||
"JS API", | ||
"DOM" | ||
"DOM", | ||
"JS API" | ||
], | ||
@@ -36,0 +36,0 @@ "stats":{ |
{ | ||
"name": "caniuse-db", | ||
"version": "1.0.20140306", | ||
"version": "1.0.20140311", | ||
"description": "Raw browser/feature support data from caniuse.com", | ||
@@ -5,0 +5,0 @@ "keywords": ["support", "css", "js", "html5", "svg"], |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
929161
31665