method collapsed : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod startOffset : int Js_of_ocaml__.Js.readonly_propmethod endOffset : int Js_of_ocaml__.Js.readonly_propmethod startContainer : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod endContainer : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod setStart : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
int ->
unit Js_of_ocaml__.Js.methmethod setEnd : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
int ->
unit Js_of_ocaml__.Js.methmethod setStartBefore : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod setEndBefore : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod setStartAfter : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod setEndAfter : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod selectNode : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod selectNodeContents : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod collapse : bool Js_of_ocaml__.Js.t -> unit Js_of_ocaml__.Js.methmethod cloneContents : Js_of_ocaml__.Dom.documentFragment Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.methmethod deleteContents : unit Js_of_ocaml__.Js.methmethod insertNode : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod surroundContents : Js_of_ocaml__.Dom.node Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod cloneRange : range Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod toString : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.meth