chromium/third_party/blink/web_tests/http/tests/wasm_streaming/regression860637.html

<!DOCTYPE html>
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
<script src="wasm_response_apis.js"></script>
<script src="../wasm/resources/wasm-module-builder.js"></script>
<script>
  promise_test(TestRegression837417, "Regression test");
</script>