function test() { let doc = customGetDocument(); doc.location; doc.getElementById('test'); }