From 96a2fcb504b086f990d0255afc6d7bd763d99102 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Sat, 13 Dec 2014 16:33:43 -0500 Subject: [PATCH] Fixes #33 --- classList.js | 4 ++-- classList.min.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/classList.js b/classList.js index 48f7d99..0978147 100644 --- a/classList.js +++ b/classList.js @@ -1,6 +1,6 @@ /* * classList.js: Cross-browser full element.classList implementation. - * 2014-07-23 + * 2014-12-13 * * By Eli Grey, http://eligrey.com * Public Domain. @@ -9,7 +9,7 @@ /*global self, document, DOMException */ -/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js*/ +/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js */ if ("document" in self) { diff --git a/classList.min.js b/classList.min.js index f10e7f7..99b828c 100644 --- a/classList.min.js +++ b/classList.min.js @@ -1,2 +1,2 @@ -/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js*/ -;if("document" in self&&!("classList" in document.createElement("_"))){(function(j){"use strict";if(!("Element" in j)){return}var a="classList",f="prototype",m=j.Element[f],b=Object,k=String[f].trim||function(){return this.replace(/^\s+|\s+$/g,"")},c=Array[f].indexOf||function(q){var p=0,o=this.length;for(;p