在Javascript中,对于浏览器对象的层次关系理解错误的是( )
location对象包含history
window对象是所有页面内容的根对象
document对象包含location对象和history对象
document对象包含form对象