This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
<!DOCTYPE html> ... <iframe name="bar" src="data:text/html,<script>window.name='foo'</script>"></iframe> <script> window.onload = function() { w(window.foo); w(window.bar); } </script> Posted from: 91.181.25.182 User agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 Referer: http://software.hixie.ch/utilities/js/live-dom-viewer/
http://dvcs.w3.org/hg/html/rev/a2e56bf9699f