summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/css-module-assertions/resources/integrity-mismatches.js
blob: af6fc24de4949e94d9d1bcb2471bb775c203a8b8 (plain)
1
2
import styleSheet from "./basic.css" assert { type: "css" };
window.matchesLog.push(`integrity-mismatches,css:${styleSheet.cssRules[0].cssText}`);