We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f27bb commit ed28c56Copy full SHA for ed28c56
dist/html5shiv.js
@@ -121,7 +121,7 @@
121
* returns a shived element for the given nodeName and document
122
* @memberOf html5
123
* @param {String} nodeName name of the element
124
- * @param {Document} ownerDocument The context document.
+ * @param {Document|DocumentFragment} ownerDocument The context document.
125
* @returns {Object} The shived element.
126
*/
127
function createElement(nodeName, ownerDocument, data){
0 commit comments