iframe

Hi all,

I'm struggling to understand whether the specification for the sandbox
prevents history.go(-1) from within an iframe affecting its parent frame? I
think it should [1] but in Google Chrome, which supports the seamless
attribute[2], you can use history.go(-1) to jump the parent frame back in
its history.

Kind regards,

Andrew Herrington


[1]
http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#sandboxed-navigation-browsing-context-flag

[2] http://blog.chromium.org/2010/05/security-in-depth-html5s-sandbox.html

Received on Thursday, 24 October 2013 13:31:14 UTC