polyfill-service
Version:
A polyfill combinator
1 lines • 476 B
JSON
{"browsers":{"ie":"6 - 8","safari":"4"},"dependencies":["Document"],"spec":"http://www.w3.org/TR/html5/dom.html#dom-tree-accessors","docs":"https://developer.mozilla.org/en-US/docs/Web/API/Document/head","baseDir":"document.head","hasTests":false,"rawSource":"\n// document.head\ndocument.head = document.getElementsByTagName('head')[0];\n","minSource":"document.head=document.getElementsByTagName(\"head\")[0];","detectSource":"'document' in this && 'head' in this.document"}