Sign in
◑
Theme
chromium
/
chromium
/
src
/
d5bc4c0e405b5509a7033fb05efe52c975b7d8a6
/
.
/
android_webview
/
test
/
data
/
localStorage.html
blob: be144a0586c132c814b10918e150359a45266a86 [
file
]
<html>
<head>
<script>
document
.
title
=
localStorage
?
"Has localStorage"
:
"No localStorage"
</script>
</head>
<body>
</body>
</html>