Web::Document
Inherits JS::ExpandMethods < Web::DomObject < JS::ExpandMethods < JS::Reference < JS::ExpandMethods < Reference < Object
Instance methods
dup
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self into it.
query_selector(query : String) : HTMLElement