HTMLPreElement.xmp constructor
Creates an HTMLPreElement using the tag 'xmp'.
Implementation
HTMLPreElement.xmp() : _ = document.createElement('xmp');
Creates an HTMLPreElement using the tag 'xmp'.
HTMLPreElement.xmp() : _ = document.createElement('xmp');