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