document.window is now set in Window instantiation. it means you have to instantiate...
commit91c3c0d7c8cb4afe24bdf18a28fe0d522641de55
authorValerio Proietti <kamicane@gmail.com>
Tue, 7 Oct 2008 21:38:35 +0000 (7 23:38 +0200)
committerJan Kassens <jan@kassens.net>
Tue, 7 Oct 2008 21:38:35 +0000 (7 23:38 +0200)
treefeb4574271711c966e64c4c8a50300eb685e8050
parentea9985556670fa84995be5069dac6c127a776872
document.window is now set in Window instantiation. it means you have to instantiate Window before Document. This fixes a Safari 2 issue.
Source/Core/Browser.js
Source/Element/Element.js