It would be intersting if we had a way to ignore X-Frame-Options header, restricting retrieval of pages to same origin.
This restriction leads to this kind of issues : gabceb/atom-web-view#7. node-webkit
has a nwfaketop
attribute that does the trick.
@frankhale #573
For those coming after me: you can currently accomplish this with the method posted in the comments of #573.