blob: cc89661e76c4cf73595ed2105186310e3ddc5dca [file] [log] [blame]
<html><!-- webkit-test-runner [ NeedsStorageAccessFromFileURLsQuirk=true AllowUniversalAccessFromFileURLs=false ] -->
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<iframe src="resources/allowed-example.html"></iframe>
<div id="results"></div>
Test that the local storage quirk allows us to access localStorage from a file URL, even if unversal access is turned off.
</body>
</html>