Skip to content

Fix typo in testharness.js #1893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025
Merged

Fix typo in testharness.js #1893

merged 1 commit into from
Apr 29, 2025

Conversation

Ms2ger
Copy link
Collaborator

@Ms2ger Ms2ger commented Apr 21, 2025

This was already done upstream in web-platform-tests/wpt#50557.

This was already done upstream in web-platform-tests/wpt#50557.
@@ -132,7 +132,7 @@ policies and contribution forms [3].
};

WindowTestEnvironment.prototype._forEach_windows = function(callback) {
// Iterate of the the windows [self ... top, opener]. The callback is passed
// Iterate of the windows [self ... top, opener]. The callback is passed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: This strikes me as odd English. Shouldn't it be either "Iteration of the windows" or "Iterate the windows"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I thought so as well, but I didn't want to get distracted further :)

@Ms2ger Ms2ger merged commit 43f2f1a into main Apr 29, 2025
1 check passed
@Ms2ger Ms2ger deleted the Ms2ger-patch-1 branch April 29, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants