blob: da9d2c58c0c8fafb3c181bd6adfab227940a45fd [file] [log] [blame]
<!DOCTYPE html><!-- webkit-test-runner [ AllowUniversalAccessFromFileURLs=false ] -->
<html>
<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 are permitted access to sessionStorage from a file URL if universal access is turned off.
</body>
</html>