<!doctype html> <html> <body> <script> parent.postMessage(SpecialPowers.wrap(localStorage).isSessionOnly, "*"); </script> </body> </html>