blob: 7a29b67389e426455f10d727f1438fd1abe42161 [file] [log] [blame]
<html><!-- webkit-test-runner [ NeedsStorageAccessFromFileURLsQuirk=false AllowUniversalAccessFromFileURLs=false ] -->
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<iframe src="resources/blocked-example.html"></iframe>
<div id="results"></div>
Test that we cannot access localStorage from a file URL if unversal access is turned off.
</body>
</html>