factory TableCaptionElement() => JS( 'returns:TableCaptionElement;creates:TableCaptionElement;new:true', '#.createElement(#)', document, "caption");