summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/files/xhr-response-blob.html
blob: 9ee59c31cf5f99a690419b22dacd73f59a69cd67 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/xhr-response-blob.js"></script>
</body>
</html>