<!DOCTYPE HTML> <html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=756645 --> <head> <title>Test for IndexedDB app isolation (unique process)</title> <script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/> </head> <body> <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=756645">Mozilla Bug 756645</a> <div id="content" style="display: none"> </div> <pre id="test"> <script type="application/javascript;version=1.7" src="file_app_isolation.js"> </script> </pre> </body> </html>