#include HTMLHtmlElement::HTMLHtmlElement(Document& document, const String& tag_name) : HTMLElement(document, tag_name) { } HTMLHtmlElement::~HTMLHtmlElement() { }