diff --git a/.github/workflows/auto-cleanup-bot.yml b/.github/workflows/auto-cleanup-bot.yml
index 0ee7ff53d1c5229..849a10cb2e3f41e 100644
--- a/.github/workflows/auto-cleanup-bot.yml
+++ b/.github/workflows/auto-cleanup-bot.yml
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/interfacedata-updater.yml b/.github/workflows/interfacedata-updater.yml
index 148579af61f2f83..cbaf8a31196175d 100644
--- a/.github/workflows/interfacedata-updater.yml
+++ b/.github/workflows/interfacedata-updater.yml
@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout content
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
path: mdn-content
ref: main
@@ -29,7 +29,7 @@ jobs:
package-manager-cache: false
- name: Checkout webref
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
repository: w3c/webref
path: webref
diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml
index 33677694b137909..b8c29d7ebf38a9f 100644
--- a/.github/workflows/markdown-lint.yml
+++ b/.github/workflows/markdown-lint.yml
@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-check-lint_content.yml b/.github/workflows/pr-check-lint_content.yml
index d44cd9d09e406fa..9f520dfd23b59cf 100644
--- a/.github/workflows/pr-check-lint_content.yml
+++ b/.github/workflows/pr-check-lint_content.yml
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-check_cspell_lists.yml b/.github/workflows/pr-check_cspell_lists.yml
index 27c24c762c3a688..7aabc71b98ebf5a 100644
--- a/.github/workflows/pr-check_cspell_lists.yml
+++ b/.github/workflows/pr-check_cspell_lists.yml
@@ -12,7 +12,7 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
sparse-checkout-cone-mode: false
sparse-checkout: |
diff --git a/.github/workflows/pr-check_javascript.yml b/.github/workflows/pr-check_javascript.yml
index 6cd10380236d6ed..5ca8480099767c2 100644
--- a/.github/workflows/pr-check_javascript.yml
+++ b/.github/workflows/pr-check_javascript.yml
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-check_json.yml b/.github/workflows/pr-check_json.yml
index e73ee53f718e094..7fd287f24e39851 100644
--- a/.github/workflows/pr-check_json.yml
+++ b/.github/workflows/pr-check_json.yml
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-check_redirects.yml b/.github/workflows/pr-check_redirects.yml
index 9953d2bcfc6ff33..551db8ece1cee56 100644
--- a/.github/workflows/pr-check_redirects.yml
+++ b/.github/workflows/pr-check_redirects.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-check_scripts.yml b/.github/workflows/pr-check_scripts.yml
index 90499ce1a5c800f..acf1456f097a933 100644
--- a/.github/workflows/pr-check_scripts.yml
+++ b/.github/workflows/pr-check_scripts.yml
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
@@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
@@ -80,7 +80,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
@@ -101,7 +101,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
@@ -126,7 +126,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-check_url-issues.yml b/.github/workflows/pr-check_url-issues.yml
index 57c7bd2d1f30838..46ee2763cd708a6 100644
--- a/.github/workflows/pr-check_url-issues.yml
+++ b/.github/workflows/pr-check_url-issues.yml
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
persist-credentials: false
diff --git a/.github/workflows/pr-check_yml.yml b/.github/workflows/pr-check_yml.yml
index ede5b84f4493b5b..e0e72b62762f2ce 100644
--- a/.github/workflows/pr-check_yml.yml
+++ b/.github/workflows/pr-check_yml.yml
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/pr-review-companion.yml b/.github/workflows/pr-review-companion.yml
index 3b2e8eeff54cfa6..1d5e25522a1b296 100644
--- a/.github/workflows/pr-review-companion.yml
+++ b/.github/workflows/pr-review-companion.yml
@@ -110,7 +110,7 @@ jobs:
process_gcloudignore: false
- name: Checkout (mdn/content)
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
if: steps.check.outputs.HAS_ARTIFACT
with:
path: content
diff --git a/.github/workflows/pr-reviewdog.yml b/.github/workflows/pr-reviewdog.yml
index 2dbf4f055595dac..035e8d77a17ead1 100644
--- a/.github/workflows/pr-reviewdog.yml
+++ b/.github/workflows/pr-reviewdog.yml
@@ -62,7 +62,7 @@ jobs:
- name: Checkout
if: steps.identify-pr.outputs.number
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
path: mdn-content
ref: main
diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml
index 6f0c45f60908988..85ee0c752909624 100644
--- a/.github/workflows/pr-test.yml
+++ b/.github/workflows/pr-test.yml
@@ -27,7 +27,7 @@ jobs:
BUILD_OUT_ROOT: build
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/spelling-check-bot.yml b/.github/workflows/spelling-check-bot.yml
index ac22bac01b4f792..194d3d7dfb0553c 100644
--- a/.github/workflows/spelling-check-bot.yml
+++ b/.github/workflows/spelling-check-bot.yml
@@ -18,7 +18,7 @@ jobs:
timeout-minutes: 5
steps:
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index bd497e95d4c2af5..da5aca763a0293f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
diff --git a/.vscode/dictionaries/code-entities.txt b/.vscode/dictionaries/code-entities.txt
index 04a303e84858a28..5f34fa968a66638 100644
--- a/.vscode/dictionaries/code-entities.txt
+++ b/.vscode/dictionaries/code-entities.txt
@@ -308,6 +308,7 @@ iexact
ifchanged
ifequal
ifnotequal
+ifrac
imageset
imghp
imgur
@@ -778,6 +779,7 @@ tabbox
tabbrowser
tabs-closebutton
tabular-nums
+tagidx
takr
talu
taml
diff --git a/.vscode/dictionaries/proper-names.txt b/.vscode/dictionaries/proper-names.txt
index 0821f5fc7bfb0ee..21583cd70213289 100644
--- a/.vscode/dictionaries/proper-names.txt
+++ b/.vscode/dictionaries/proper-names.txt
@@ -259,6 +259,7 @@ Hidde
Highrise
Hildy
Hiroshi
+Hitman
hmatrjp
Hobday
hochan
@@ -482,6 +483,7 @@ Pereira
Perlin
Petrov
Phong
+Picos
Picryl
Pinterest
Pissuti
diff --git a/.vscode/dictionaries/terms-abbreviations.txt b/.vscode/dictionaries/terms-abbreviations.txt
index b571a6c6375b46f..1202bed5ffcc81f 100644
--- a/.vscode/dictionaries/terms-abbreviations.txt
+++ b/.vscode/dictionaries/terms-abbreviations.txt
@@ -157,6 +157,7 @@ datestamped
DBFS
DCDM
DCSP
+debiased
decodability
Deinonychus
demi
@@ -395,6 +396,7 @@ maplike
MBASW
Mbit
Mbps
+mediacapabilities
metalness
metastring
microcontrollers
@@ -659,6 +661,7 @@ side-scrollers
sideload
sideloaded
SIDX
+signedness
significand
singlecast
singlecasts
diff --git a/files/en-us/mozilla/firefox/releases/152/index.md b/files/en-us/mozilla/firefox/releases/152/index.md
index af0d6d503c2d740..606b7fe265bb9aa 100644
--- a/files/en-us/mozilla/firefox/releases/152/index.md
+++ b/files/en-us/mozilla/firefox/releases/152/index.md
@@ -81,7 +81,7 @@ Firefox 152 is the current [Beta version of Firefox](https://www.firefox.com/en-
#### Media, WebRTC, and Web Audio
-- The `recieveTime` property is now included in the metadata returned from [`RTCEncodedVideoFrame.getMetadata()`](/en-US/docs/Web/API/RTCEncodedVideoFrame/getMetadata#receivetime) and [`RTCEncodedAudioFrame.getMetadata()`](/en-US/docs/Web/API/RTCEncodedAudioFrame/getMetadata#receivetime), and can be passed to the [`RTCEncodedVideoFrame()`](/en-US/docs/Web/API/RTCEncodedVideoFrame/RTCEncodedVideoFrame) and [`RTCEncodedAudioFrame()`](/en-US/docs/Web/API/RTCEncodedAudioFrame/RTCEncodedAudioFrame) constructors as a property in the `options` parameter.
+- The `receiveTime` property is now included in the metadata returned from [`RTCEncodedVideoFrame.getMetadata()`](/en-US/docs/Web/API/RTCEncodedVideoFrame/getMetadata#receivetime) and [`RTCEncodedAudioFrame.getMetadata()`](/en-US/docs/Web/API/RTCEncodedAudioFrame/getMetadata#receivetime), and can be passed to the [`RTCEncodedVideoFrame()`](/en-US/docs/Web/API/RTCEncodedVideoFrame/RTCEncodedVideoFrame) and [`RTCEncodedAudioFrame()`](/en-US/docs/Web/API/RTCEncodedAudioFrame/RTCEncodedAudioFrame) constructors as a property in the `options` parameter.
([Firefox bug 2033420](https://bugzil.la/2033420)).
diff --git a/files/en-us/web/html/reference/elements/input/button/index.md b/files/en-us/web/html/reference/elements/input/button/index.md
index f290e0fd87c6994..fd8b5815df50ef7 100644
--- a/files/en-us/web/html/reference/elements/input/button/index.md
+++ b/files/en-us/web/html/reference/elements/input/button/index.md
@@ -366,10 +366,6 @@ draw();
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
- None |
-
| Implicit ARIA Role |
button |
diff --git a/files/en-us/web/html/reference/elements/input/checkbox/index.md b/files/en-us/web/html/reference/elements/input/checkbox/index.md
index 9ad4ccec429e8e8..a5dba7039d172ce 100644
--- a/files/en-us/web/html/reference/elements/input/checkbox/index.md
+++ b/files/en-us/web/html/reference/elements/input/checkbox/index.md
@@ -409,12 +409,6 @@ otherCheckbox.addEventListener("change", () => {
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}}
- |
-
| Implicit ARIA Role |
checkbox |
diff --git a/files/en-us/web/html/reference/elements/input/color/index.md b/files/en-us/web/html/reference/elements/input/color/index.md
index b17adc54847b5a0..4dfc26b08a6fee5 100644
--- a/files/en-us/web/html/reference/elements/input/color/index.md
+++ b/files/en-us/web/html/reference/elements/input/color/index.md
@@ -235,12 +235,6 @@ The final result looks like this:
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}}
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/date/index.md b/files/en-us/web/html/reference/elements/input/date/index.md
index a5a4620e8ac0746..c5b941a378ad6bc 100644
--- a/files/en-us/web/html/reference/elements/input/date/index.md
+++ b/files/en-us/web/html/reference/elements/input/date/index.md
@@ -272,14 +272,6 @@ input:valid + span::after {
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}},
- {{domxref("HTMLInputElement.stepUp", "stepUp()")}}
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/datetime-local/index.md b/files/en-us/web/html/reference/elements/input/datetime-local/index.md
index e07049ee337e27f..78d4e16b74211fb 100644
--- a/files/en-us/web/html/reference/elements/input/datetime-local/index.md
+++ b/files/en-us/web/html/reference/elements/input/datetime-local/index.md
@@ -274,14 +274,6 @@ The valid range included all times between the `min` and `max` values; the time
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}},
- {{domxref("HTMLInputElement.stepUp", "stepUp()")}}
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/email/index.md b/files/en-us/web/html/reference/elements/input/email/index.md
index 64402e3c03bfa06..f0d19858c9020f1 100644
--- a/files/en-us/web/html/reference/elements/input/email/index.md
+++ b/files/en-us/web/html/reference/elements/input/email/index.md
@@ -399,12 +399,6 @@ As an added touch, the {{HTMLElement("label")}} element is used to establish a l
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}}
- |
-
| Implicit ARIA Role |
diff --git a/files/en-us/web/html/reference/elements/input/file/index.md b/files/en-us/web/html/reference/elements/input/file/index.md
index 661aa9437bdd1da..f2ff023b7198ae0 100644
--- a/files/en-us/web/html/reference/elements/input/file/index.md
+++ b/files/en-us/web/html/reference/elements/input/file/index.md
@@ -474,12 +474,6 @@ The example looks like this; have a play:
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}}
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/hidden/index.md b/files/en-us/web/html/reference/elements/input/hidden/index.md
index eb36446e119be37..f0e01cd5dec9718 100644
--- a/files/en-us/web/html/reference/elements/input/hidden/index.md
+++ b/files/en-us/web/html/reference/elements/input/hidden/index.md
@@ -159,10 +159,6 @@ Even though the hidden input cannot be seen at all, its data is still submitted.
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
- None. |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/image/index.md b/files/en-us/web/html/reference/elements/input/image/index.md
index 19550cc8ba420a4..fda784b2e583377 100644
--- a/files/en-us/web/html/reference/elements/input/image/index.md
+++ b/files/en-us/web/html/reference/elements/input/image/index.md
@@ -342,10 +342,6 @@ Here, `object-position` is configured to draw the image in the top-right corner
{{domxref("HTMLInputElement")}} |
- | Methods |
- None. |
-
-
| Implicit ARIA Role |
button |
diff --git a/files/en-us/web/html/reference/elements/input/month/index.md b/files/en-us/web/html/reference/elements/input/month/index.md
index 41db9d742b39dc3..b089c504c91f122 100644
--- a/files/en-us/web/html/reference/elements/input/month/index.md
+++ b/files/en-us/web/html/reference/elements/input/month/index.md
@@ -517,14 +517,6 @@ function populateYears() {
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}},
- {{domxref("HTMLInputElement.stepUp", "stepUp()")}}.
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/number/index.md b/files/en-us/web/html/reference/elements/input/number/index.md
index 15ca0f22fc1fba5..acbc95374d80519 100644
--- a/files/en-us/web/html/reference/elements/input/number/index.md
+++ b/files/en-us/web/html/reference/elements/input/number/index.md
@@ -464,14 +464,6 @@ After declaring a few variables, an event listener is added to the `button` to c
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.stepUp", "stepUp()")}},
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}}
- |
-
| Implicit ARIA Role |
diff --git a/files/en-us/web/html/reference/elements/input/password/index.md b/files/en-us/web/html/reference/elements/input/password/index.md
index 1f43be1ae4624c7..b5ae538fca21a3b 100644
--- a/files/en-us/web/html/reference/elements/input/password/index.md
+++ b/files/en-us/web/html/reference/elements/input/password/index.md
@@ -314,15 +314,6 @@ ssn.oninput = (event) => {
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.setRangeText", "setRangeText()")}},
- and
- {{domxref("HTMLInputElement.setSelectionRange", "setSelectionRange()")}}
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/radio/index.md b/files/en-us/web/html/reference/elements/input/radio/index.md
index 2ad1414de500749..c55b3c2dcebd334 100644
--- a/files/en-us/web/html/reference/elements/input/radio/index.md
+++ b/files/en-us/web/html/reference/elements/input/radio/index.md
@@ -347,12 +347,6 @@ Notice that when clicking on a radio button, there's a nice, smooth fade out/in
{{domxref("HTMLInputElement")}} |
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}}
- |
-
-
| Implicit ARIA Role |
radio
diff --git a/files/en-us/web/html/reference/elements/input/range/index.md b/files/en-us/web/html/reference/elements/input/range/index.md
index b5c6aa9a24a0c1e..fb142ddf811c96e 100644
--- a/files/en-us/web/html/reference/elements/input/range/index.md
+++ b/files/en-us/web/html/reference/elements/input/range/index.md
@@ -349,13 +349,6 @@ See [Creating vertical form controls](/en-US/docs/Web/CSS/Guides/Writing_modes/V
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}}
- and {{domxref("HTMLInputElement.stepUp", "stepUp()")}}
- |
-
| Implicit ARIA Role |
diff --git a/files/en-us/web/html/reference/elements/input/reset/index.md b/files/en-us/web/html/reference/elements/input/reset/index.md
index 93683efa3c7f317..cb08f52ff3e1e96 100644
--- a/files/en-us/web/html/reference/elements/input/reset/index.md
+++ b/files/en-us/web/html/reference/elements/input/reset/index.md
@@ -175,10 +175,6 @@ We've included basic examples above. There isn't really anything more to say abo
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
- None |
-
| Implicit ARIA Role |
button |
diff --git a/files/en-us/web/html/reference/elements/input/search/index.md b/files/en-us/web/html/reference/elements/input/search/index.md
index 8f58b6f7359c3e6..23b62214d840d3e 100644
--- a/files/en-us/web/html/reference/elements/input/search/index.md
+++ b/files/en-us/web/html/reference/elements/input/search/index.md
@@ -457,14 +457,6 @@ You can see a good example of a search form used in context at our [website-aria
{{domxref("HTMLInputElement")}} |
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.setRangeText", "setRangeText()")}},
- {{domxref("HTMLInputElement.setSelectionRange", "setSelectionRange()")}}.
- |
-
-
| Implicit ARIA Role |
with no list attribute:
diff --git a/files/en-us/web/html/reference/elements/input/submit/index.md b/files/en-us/web/html/reference/elements/input/submit/index.md
index 7b3e50df6957b9d..6f62acc91d84bc0 100644
--- a/files/en-us/web/html/reference/elements/input/submit/index.md
+++ b/files/en-us/web/html/reference/elements/input/submit/index.md
@@ -196,10 +196,6 @@ We've included basic examples above. There isn't really anything more to say abo
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
- None |
-
| Implicit ARIA Role |
button |
diff --git a/files/en-us/web/html/reference/elements/input/tel/index.md b/files/en-us/web/html/reference/elements/input/tel/index.md
index fd441651ae09079..664a59be01f2fff 100644
--- a/files/en-us/web/html/reference/elements/input/tel/index.md
+++ b/files/en-us/web/html/reference/elements/input/tel/index.md
@@ -517,14 +517,6 @@ input:valid + span::after {
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.setRangeText", "setRangeText()")}},
- {{domxref("HTMLInputElement.setSelectionRange", "setSelectionRange()")}}
- |
-
| Implicit ARIA Role |
diff --git a/files/en-us/web/html/reference/elements/input/text/index.md b/files/en-us/web/html/reference/elements/input/text/index.md
index 3e7827c55a6b17a..1cf5d1d83a9bac7 100644
--- a/files/en-us/web/html/reference/elements/input/text/index.md
+++ b/files/en-us/web/html/reference/elements/input/text/index.md
@@ -426,15 +426,6 @@ You can see good examples of text inputs used in context in our [Your first HTML
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.setRangeText", "setRangeText()")}}
- and
- {{domxref("HTMLInputElement.setSelectionRange", "setSelectionRange()")}}.
- |
-
| Implicit ARIA Role |
diff --git a/files/en-us/web/html/reference/elements/input/time/index.md b/files/en-us/web/html/reference/elements/input/time/index.md
index 970f6d98e829d68..8bdb6def07cfb48 100644
--- a/files/en-us/web/html/reference/elements/input/time/index.md
+++ b/files/en-us/web/html/reference/elements/input/time/index.md
@@ -364,15 +364,6 @@ If you try to submit the form with an incomplete time (or with a time outside th
| {{domxref("HTMLInputElement")}} |
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}},
- and
- {{domxref("HTMLInputElement.stepUp", "stepUp()")}}.
- |
-
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/web/html/reference/elements/input/url/index.md b/files/en-us/web/html/reference/elements/input/url/index.md
index 068e2160b59dde4..09b3ad333f2fdbf 100644
--- a/files/en-us/web/html/reference/elements/input/url/index.md
+++ b/files/en-us/web/html/reference/elements/input/url/index.md
@@ -373,15 +373,6 @@ Check the [Pattern validation](#pattern_validation) and [Using URL inputs](#usin
DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.setRangeText", "setRangeText()")}}
- and
- {{domxref("HTMLInputElement.setSelectionRange", "setSelectionRange()")}}.
- |
-
| Implicit ARIA Role |
diff --git a/files/en-us/web/html/reference/elements/input/week/index.md b/files/en-us/web/html/reference/elements/input/week/index.md
index 135f3f115e3b453..1d4d01195e689d0 100644
--- a/files/en-us/web/html/reference/elements/input/week/index.md
+++ b/files/en-us/web/html/reference/elements/input/week/index.md
@@ -385,14 +385,6 @@ function populateWeeks() {
| DOM interface |
{{domxref("HTMLInputElement")}} |
-
- | Methods |
-
- {{domxref("HTMLInputElement.select", "select()")}},
- {{domxref("HTMLInputElement.stepDown", "stepDown()")}},
- and {{domxref("HTMLInputElement.stepUp", "stepUp()")}}
- |
-
| Implicit ARIA Role |
no corresponding role |
diff --git a/files/en-us/webassembly/reference/exception_handling/throw_ref/index.md b/files/en-us/webassembly/reference/exception_handling/throw_ref/index.md
index c7dbec7b99946e5..fe26a0e4d88b833 100644
--- a/files/en-us/webassembly/reference/exception_handling/throw_ref/index.md
+++ b/files/en-us/webassembly/reference/exception_handling/throw_ref/index.md
@@ -109,7 +109,7 @@ throw_ref
A `throw_ref` instruction can be used to rethrow a previously-thrown exception, as represented by an [`exnref`](/en-US/docs/WebAssembly/Reference/Value_types/exnref) value. Values of type `exnref` are pushed onto the stack by [`catch_ref`](/en-US/docs/WebAssembly/Reference/Exception_handling/try_table/catch_ref) and [`catch_all_ref`](/en-US/docs/WebAssembly/Reference/Exception_handling/try_table/catch_all_ref) clauses.
-Generally, rethrowing exceptions is useful because you might want to perform an action such as cleanup or logging but then still let users know that an error ocurred.
+Generally, rethrowing exceptions is useful because you might want to perform an action such as cleanup or logging but then still let users know that an error occurred.
## See also
diff --git a/files/en-us/webassembly/reference/exception_handling/try_table/catch_all_ref/index.md b/files/en-us/webassembly/reference/exception_handling/try_table/catch_all_ref/index.md
index c2de1a83b3b786b..06ef96e19291197 100644
--- a/files/en-us/webassembly/reference/exception_handling/try_table/catch_all_ref/index.md
+++ b/files/en-us/webassembly/reference/exception_handling/try_table/catch_all_ref/index.md
@@ -120,7 +120,7 @@ The `catch_all_ref` clause can be included inside a [`try_table`](/en-US/docs/We
The exception can then be rethrown using a [`throw_ref`](/en-US/docs/WebAssembly/Reference/Exception_handling/throw_ref) instruction.
-`catch_all_ref` is useful when you want to report that some kind of exception has been thrown, but you also want to rethrow the exception. You might for example want to perform an action such as cleanup or logging but then still let users know that an error ocurred.
+`catch_all_ref` is useful when you want to report that some kind of exception has been thrown, but you also want to rethrow the exception. You might for example want to perform an action such as cleanup or logging but then still let users know that an error occurred.
The referenced block must declare a result type that matches the pushed `exnref`. In the example shown earlier, the block branched to when the exception is caught specifies an `exnref` type in its `result`:
diff --git a/files/en-us/webassembly/reference/exception_handling/try_table/catch_ref/index.md b/files/en-us/webassembly/reference/exception_handling/try_table/catch_ref/index.md
index 67942b7db53816d..02e69c9753a2847 100644
--- a/files/en-us/webassembly/reference/exception_handling/try_table/catch_ref/index.md
+++ b/files/en-us/webassembly/reference/exception_handling/try_table/catch_ref/index.md
@@ -135,7 +135,7 @@ The `catch_ref` clause can be included inside a [`try_table`](/en-US/docs/WebAss
The exception can then be rethrown using a [`throw_ref`](/en-US/docs/WebAssembly/Reference/Exception_handling/throw_ref) instruction.
-`catch_ref` is useful when you want to report that a specific exception type has been thrown, but you also want to rethrow the exception. You might for example want to perform an action such as cleanup or logging but then still let users know that a specific error ocurred.
+`catch_ref` is useful when you want to report that a specific exception type has been thrown, but you also want to rethrow the exception. You might for example want to perform an action such as cleanup or logging but then still let users know that a specific error occurred.
The referenced block must declare a result type that matches the exception's payload and the `exnref`. In the example shown earlier, the exception type is defined with a single `i32` parameter in its `tag` definition:
diff --git a/files/en-us/webassembly/reference/javascript_interface/exception/exception/index.md b/files/en-us/webassembly/reference/javascript_interface/exception/exception/index.md
index 7fcfbabc5e738e9..5b4b832d0f816f9 100644
--- a/files/en-us/webassembly/reference/javascript_interface/exception/exception/index.md
+++ b/files/en-us/webassembly/reference/javascript_interface/exception/exception/index.md
@@ -44,7 +44,7 @@ The same tag that was used to create the `Exception` is required to access the a
### Basic usage
-You would not normally use this contructor to manually create a Wasm exception. Instead, a `WebAssembly.Exception` object is normally created when handling Wasm exceptions, for example:
+You would not normally use this constructor to manually create a Wasm exception. Instead, a `WebAssembly.Exception` object is normally created when handling Wasm exceptions, for example:
```js
WebAssembly.instantiateStreaming(fetch("module.wasm"), { env }).then(