<html><!-- webkit-test-runner [ AllowUniversalAccessFromFileURLs=false ] --> | |
<head> | |
<script> | |
if (window.testRunner) { | |
testRunner.dumpAsText(); | |
testRunner.waitUntilDone(); | |
} | |
</script> | |
</head> | |
<body> | |
<iframe src="resources/xmlhttprequest-nonexistent-file-real.html"></iframe> | |
<div id="results"></div> | |
</body> | |
</html> |