Match TFS Changeset 303362
This commit is contained in:
4
EDA Viewer/wwwroot/js/respond/1.4.2/matchmedia.polyfill.min.js
vendored
Normal file
4
EDA Viewer/wwwroot/js/respond/1.4.2/matchmedia.polyfill.min.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
(function(n){"use strict";n.matchMedia=n.matchMedia||function(n){var u,i=n.documentElement,f=i.firstElementChild||i.firstChild,r=n.createElement("body"),t=n.createElement("div");return t.id="mq-test-1",t.style.cssText="position:absolute;top:-100em",r.style.background="none",r.appendChild(t),function(n){return t.innerHTML='­<style media="'+n+'"> #mq-test-1 { width: 42px; }<\/style>',i.insertBefore(r,f),u=t.offsetWidth===42,i.removeChild(r),{matches:u,media:n}}}(n.document)})(this);
|
||||
/*
|
||||
//# sourceMappingURL=matchmedia.polyfill.min.js.map
|
||||
*/
|
Reference in New Issue
Block a user