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 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