Class type Dom_html.document
inherit element Js_of_ocaml__.Dom.documentmethod title : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod referrer : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod domain : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod _URL : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod lastModified : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod head : headElement Js_of_ocaml__.Js.t Js_of_ocaml__.Js.propmethod body : bodyElement Js_of_ocaml__.Js.t Js_of_ocaml__.Js.propmethod documentElement : htmlElement Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod currentScript : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.readonly_propmethod applets : element collection Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod anchors : element collection Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod plugins : element collection Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod cookie : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod designMode : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod open_ : unit Js_of_ocaml__.Js.methmethod close : unit Js_of_ocaml__.Js.methmethod write : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod execCommand : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt ->
unit Js_of_ocaml__.Js.methmethod createRange : range Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod readyState : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod getElementsByClassName : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
element Js_of_ocaml__.Dom.collection Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getElementsByName : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
element Js_of_ocaml__.Dom.nodeList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod activeElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.readonly_propmethod hidden : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod visibilityState : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod fullscreenElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.readonly_propmethod fullscreenEnabled : bool Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod pointerLockElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.readonly_propmethod hasFocus : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod elementFromPoint : Js_of_ocaml__.Js.number_t ->
Js_of_ocaml__.Js.number_t ->
element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.methmethod elementsFromPoint : Js_of_ocaml__.Js.number_t ->
Js_of_ocaml__.Js.number_t ->
element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.js_array Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.methmethod getSelection : selection Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.methmethod getAnimations : animation Js_of_ocaml__.Js.t Js_of_ocaml__.Js.js_array
Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.methmethod timeline : documentTimeline Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod exitFullscreen : unit Js_of_ocaml__.Promise.t Js_of_ocaml__.Js.methmethod exitPointerLock : unit Js_of_ocaml__.Js.methmethod onwebkitfullscreenchange : (document Js_of_ocaml__.Js.t,
event Js_of_ocaml__.Js.t)
event_listener
Js_of_ocaml__.Js.writeonly_prop