We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78265e0 commit ce656a8Copy full SHA for ce656a8
test/common/wpt.js
@@ -323,7 +323,7 @@ class WPTRunner {
323
324
/**
325
* Set the scripts modifier for each script.
326
- * @param {(meta: { code: string, filename: string }) => void}
+ * @param {(meta: { code: string, filename: string }) => void} modifier
327
*/
328
setScriptModifier(modifier) {
329
this.scriptsModifier = modifier;
0 commit comments