From 3161f904a5127bb4756ed732ef6f8fc7fb69ffbe Mon Sep 17 00:00:00 2001 From: yglukhov Date: Wed, 29 Apr 2015 10:01:26 +0300 Subject: Added body and head properties to document. --- lib/js/dom.nim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/js/dom.nim b/lib/js/dom.nim index 94f4fa29c..b063fa838 100644 --- a/lib/js/dom.nim +++ b/lib/js/dom.nim @@ -152,10 +152,12 @@ type DocumentObj {.importc.} = object of NodeObj alinkColor*: cstring bgColor*: cstring + body*: Element charset*: cstring cookie*: cstring defaultCharset*: cstring fgColor*: cstring + head*: Element lastModified*: cstring linkColor*: cstring referrer*: cstring -- cgit 1.4.1-2-gfad0