chromium/third_party/blink/web_tests/http/tests/mojo/bindings-api.html

<!DOCTYPE html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script type="module">
import "./resources/module-test-helper.js";
import "./shared/bindings-api.js";
</script>