Skip to content
Permalink
Browse files
3.7.3
  • Loading branch information
aFarkas committed Jul 20, 2015
1 parent 48f27bb commit ed28c56
Showing 1 changed file with 1 addition and 1 deletion.
@@ -121,7 +121,7 @@
* returns a shived element for the given nodeName and document
* @memberOf html5
* @param {String} nodeName name of the element
* @param {Document} ownerDocument The context document.
* @param {Document|DocumentFragment} ownerDocument The context document.
* @returns {Object} The shived element.
*/
function createElement(nodeName, ownerDocument, data){

0 comments on commit ed28c56

Please sign in to comment.