# No prior use of iframe / parent / opener handles

The learner has not used `iframe.contentWindow`, `window.parent`, `window.opener`, or `window.open` in work. Worker `postMessage` is known; the window/iframe handle is not. A separate WindowProxy topic is the wrong fix. Next lesson in this track must show other windows and how you get a handle, before `postMessage`.
