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 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 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 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.nodeList 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 onwebkitfullscreenchange : (document Js_of_ocaml__.Js.t,
event Js_of_ocaml__.Js.t)
event_listener
Js_of_ocaml__.Js.writeonly_prop