chromium/third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/json-module/integrity-mismatches.js

import json "./data.json" with { type: "json" };
window.mismatchesLog.push(`integrity-mismatches,json:${json.answer}`);