winkerVSbecks / xvg

🔬 debug SVG paths in the browser
https://xvg.now.sh
MIT License
273 stars 7 forks source link

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

Open winkerVSbecks opened 7 years ago

winkerVSbecks commented 7 years ago
lharby commented 7 years ago

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 commented 7 years ago

@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.