chromium/third_party/blink/web_tests/http/tests/mojo/encoding-decoding.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/encoding-decoding.js";
</script>