blob: 4d8bb2543e6f70ed0a62840f2f50f66595c519e2 [file] [log] [blame]
<script src="/js-test-resources/js-test-pre.js"></script>
<script src=resources/redirect-to-data.py></script>
<script>
description("Test that HTTP redirect to a data URL does not crash or assert in the network process.");
shouldBeTrue("success");
</script>
<script src="/js-test-resources/js-test-post.js"></script>