HTMLPreElement.xmp constructor

HTMLPreElement.xmp()

Creates an HTMLPreElement using the tag 'xmp'.

Implementation

HTMLPreElement.xmp() : _ = document.createElement('xmp');