document.window is now set in Window instantiation. it means you have to instantiate...
commit3d7fc14406c6c6b555b9aa205a820cdfa841fcd1
authorValerio Proietti <kamicane@gmail.com>
Tue, 7 Oct 2008 17:24:41 +0000 (7 19:24 +0200)
committerValerio Proietti <kamicane@gmail.com>
Tue, 7 Oct 2008 17:24:41 +0000 (7 19:24 +0200)
tree0998b9583b85f8df8217c1005ee6883b35d8dc7d
parent213dcb674822c9e1cc9a0eb44d09b0fd00a10ec3
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