blob: a1218fe5afc0c423fc59cb472c43878317e4acd5 [file] [log] [blame]
<html><head><script>
function handleStorageEvent(e) {
window.parent.storageEventList.push(e);
}
</script></head><body onstorage="handleStorageEvent(window.event);">
</body></html>