UNPKG

queen

Version:

A platform for running scripts on many browsers

6 lines (4 loc) 242 B
// Test for `seamless` attribute in iframes. // // Spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-seamless Modernizr.addTest('seamless', 'seamless' in document.createElement('iframe'));