factory IFrameElement() => JS<IFrameElement>( 'returns:IFrameElement;creates:IFrameElement;new:true', '#.createElement(#)', document, "iframe", );