
static.js.vendor.modernizr.feature-detects.css.reflections.js Maven / Gradle / Ivy
The newest version!
/*!
{
"name": "CSS Reflections",
"caniuse": "css-reflections",
"property": "cssreflections",
"tags": ["css"]
}
!*/
define(['Modernizr', 'testAllProps'], function(Modernizr, testAllProps) {
Modernizr.addTest('cssreflections', testAllProps('boxReflect', 'above', true));
});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy