HTMLElement.rp constructor

HTMLElement.rp()

Creates an HTMLElement using the tag 'rp'.

Implementation

HTMLElement.rp() : _ = document.createElement('rp');