blob: 147918d40cf75a1ed89578bfb843d590fdae6a94 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script src="/js-test-resources/js-test.js"></script>
<script>
description("Request a file as the Blob type with asynchronous XMLHttpRequest in a document context.");
window.jsTestIsAsync = true;
</script>
<script src="resources/xmlhttprequest-response-type-blob.js"></script>
</body>
</html>