Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for <iframe> and <object> #24

Open
1 of 2 tasks
winkerVSbecks opened this issue Jan 14, 2017 · 2 comments
Open
1 of 2 tasks

add support for <iframe> and <object> #24

winkerVSbecks opened this issue Jan 14, 2017 · 2 comments

Comments

@winkerVSbecks
Copy link
Owner

winkerVSbecks commented Jan 14, 2017

  • Add support for same origin object, iframe & embed
  • Add support for cross origin object, iframe & embed (might be able to access CORS iframes by using context menu)
@lharby
Copy link

lharby commented Jan 25, 2017

I came here to ask about this. Not sure if cross domain will be an issue. Was thinking about https://jsfiddle.net/ vs https://fiddle.jshell.net

@winkerVSbecks
Copy link
Owner Author

@lharby I am close to wrapping up same origin support for now. But, I have not found an solution for cross domain. The browser blocks access to those embedded documents. Any suggestions will be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants