iframe.contentDocument.parentWindow is null
Reported by gleneivey | April 18th, 2010 @ 08:49 AM
This is reproduced by the test specs/scope in thatcher/env-js/tree/frame-scope as of 17391d7a10b00ce8128c93c799877541c833c3a6.
When an is present, the matching HTMLIFrameElement instance should have a Document object in iframe.contentDocument (which env.js does), which should in turn contain a .parentWindow attribute that points to the Window object containing the document that contains the . Currently, env.js seems to not initialize .parentWindow for iframes, and it returns "null". This was not the case for v1.1.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment