blob: 38b9fe8bc2b4d5ba9efa40b41ef3ff524b4ebcfc [file] [log] [blame]
<html>
<head><title>Access Session Storage</title></head>
<body>
<script>
var x = window.sessionStorage.length;
</script>
</body>
</html>