<html> | |
<head> | |
<script> | |
if (window.testRunner) { | |
testRunner.waitUntilDone(); | |
testRunner.dumpAsText(); | |
} | |
</script> | |
</head> | |
<body> | |
<iframe src="http://127.0.0.1:8000/security/resources/drag-drop-allowed.html" sandbox="allow-scripts allow-modals"></iframe> | |
</body> | |
</html> |