LibURL+LibWeb+Tests: Remove redundant words

This commit is contained in:
zoupingshi 2025-02-22 10:59:50 +08:00 committed by Sam Atkins
commit b609d8481a
Notes: github-actions[bot] 2025-02-27 10:36:40 +00:00
6 changed files with 7 additions and 7 deletions

View file

@ -322,7 +322,7 @@
/**
* Minimizes the browser window.
*
* Matches the the behaviour of the `Minimize
* Matches the behaviour of the `Minimize
* <https://www.w3.org/TR/webdriver/#minimize-window>`_
* WebDriver command
*

View file

@ -104,7 +104,7 @@ function testAudioNodeOptions(should, context, nodeName, expectedNodeOptions) {
.throw(DOMException,
expectedNodeOptions.channelCountMode.exceptionType);
} else {
// Test that explicitly setting the the fixed value is allowed.
// Test that explicitly setting the fixed value is allowed.
should(
() => {
node = new window[nodeName](