<html> <body> <script type="text/javascript" charset="utf-8"> window.localStorage.setItem('test', 'test'); </script> </body> </html>