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