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 7f41dea commit 43f2f1aCopy full SHA for 43f2f1a
test/harness/testharness.js
@@ -132,7 +132,7 @@ policies and contribution forms [3].
132
};
133
134
WindowTestEnvironment.prototype._forEach_windows = function(callback) {
135
- // Iterate of the the windows [self ... top, opener]. The callback is passed
+ // Iterate of the windows [self ... top, opener]. The callback is passed
136
// two objects, the first one is the windows object itself, the second one
137
// is a boolean indicating whether or not its on the same origin as the
138
// current window.
0 commit comments