blob: 5ad7fb96039fa30c3c73c8df1f004b649777e36d [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.setAllowFileAccessFromFileURLs(false);
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<iframe src="resources/file-reader-real.html" sandbox="allow-scripts"></iframe>
<div id="results"></div>
Test that FileReader works under the sandboxed iframe.
</body>
</html>