blob: a28610d342b7f5153a8f0ef061f3bf837cb71b89 [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/unblocked-example.html"></iframe>
<div id="results"></div>
Test that we can access localStorage from a file URL even if universal access is turned off.
</body>
</html>