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