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 a8a075b commit b51e5feCopy full SHA for b51e5fe
test/common/wpt.js
@@ -56,7 +56,7 @@ class ResourceLoader {
56
/**
57
* Load a resource in test/fixtures/wpt specified with a URL
58
* @param {string} from the path of the file loading this resource,
59
- * relative to thw WPT folder.
+ * relative to the WPT folder.
60
* @param {string} url the url of the resource being loaded.
61
* @param {boolean} asFetch if true, return the resource in a
62
* pseudo-Response object.
0 commit comments