All Downloads are FREE. Search and download functionalities are using the official Maven repository.

polyfills.HTMLPictureElement.meta.json Maven / Gradle / Ivy

The newest version!
{"browsers":{"ie":"7 - *","ie_mob":"10 - *","firefox":"4 - 37","opera":"11.6 - 29","safari":"6 - *","chrome":"* - 38","ios_saf":"*","firefox_mob":"4 - 37","bb":"7 - 10","android":"<52"},"dependencies":["~html5-elements"],"license":"MIT","spec":"https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content","repo":"https://github.com/scottjehl/picturefill","docs":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture","install":{"module":"picturefill","paths":["dist/picturefill.min.js","dist/plugins/mutation/pf.mutation.min.js"]},"detectSource":"/* Picturefill does not set the HTMLPictureElement global, and the srcset property of  does not appear to be accessible to JS in IE8, so in IE8 the only way to detect that the polyfill has applied is to use a non-standard global exposed by the polyfill */\n'HTMLPictureElement' in this || 'picturefill' in this","testSource":"","baseDir":"HTMLPictureElement","hasTests":false}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy