- activeElement
auto activeElement()
Undocumented in source. Be warned that the author may not have intended to support it.
- createElementAndAppendChildAt
auto createElementAndAppendChildAt(Node parentNode, string localName)
Undocumented in source. Be warned that the author may not have intended to support it.
- elementFromPoint
auto elementFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- elementsFromPoint
auto elementsFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- fullscreenElement
auto fullscreenElement()
Undocumented in source. Be warned that the author may not have intended to support it.
- getElementById
auto getElementById(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
- getElementsByClassName
auto getElementsByClassName(string classNames)
Undocumented in source. Be warned that the author may not have intended to support it.
- getElementsByTagName
auto getElementsByTagName(string localName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getElementsByTagNameNS
auto getElementsByTagNameNS(Optional!(T0) namespace, string localName)
Undocumented in source. Be warned that the author may not have intended to support it.
- host
auto host()
Undocumented in source. Be warned that the author may not have intended to support it.
- importNodeAndAppendChildAt
auto importNodeAndAppendChildAt(Node parentNode, Node node, bool deep)
Undocumented in source. Be warned that the author may not have intended to support it.
- importNodeAndAppendChildAt
auto importNodeAndAppendChildAt(Node parentNode, Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- innerHTML
void innerHTML(string innerHTML)
Undocumented in source. Be warned that the author may not have intended to support it.
- innerHTML
string innerHTML()
Undocumented in source. Be warned that the author may not have intended to support it.
- isUAWidget
bool isUAWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
- mode
ShadowRootMode mode()
Undocumented in source. Be warned that the author may not have intended to support it.
- mozFullScreenElement
auto mozFullScreenElement()
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeFromPoint
auto nodeFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- nodesFromPoint
auto nodesFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- pointerLockElement
auto pointerLockElement()
Undocumented in source. Be warned that the author may not have intended to support it.
- setIsUAWidget
void setIsUAWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
- styleSheets
auto styleSheets()
Undocumented in source. Be warned that the author may not have intended to support it.