Sign in
webkit
/
WebKit
/
f3ecda48cdde51cb7c8c882d151b56b514c68e28
/
.
/
LayoutTests
/
http
/
tests
/
storage
/
resources
/
storage-map-leaking-iframe.html
blob: 62f5a25e93220c54e7e14bda73d5466ae8f3bd2b [
file
] [
log
] [
blame
]
<script>
localStorage
.
setItem
(
"foo"
,
"bar"
);
</script>