Skip to content

[pull] main from mdn:main#718

Merged
pull[bot] merged 10 commits intomeonBot:mainfrom
mdn:main
Apr 10, 2026
Merged

[pull] main from mdn:main#718
pull[bot] merged 10 commits intomeonBot:mainfrom
mdn:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 9, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

nickyonge and others added 7 commits April 9, 2026 11:00
* Update index.md

added See Also and link to <dimension>

* Update index.md

Added link to <dimension> and some reference links to all types of units

* corrected data types refs

can be any numeric data type, not just <dimension>. also better examples

* Apply suggestion from @github-actions[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestion from @github-actions[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssunitvalue/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssunitvalue/unit/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Casing changes

* Update index.md

* Update files/en-us/web/api/cssunitvalue/index.md

thanks chris!

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* HTML select element: code explanations and tech summary

Add code explanation in example sections.
Updated text for clarity and corrected minor errors in the examples section.
ARIA role match spec: https://w3c.github.io/html-aria/#el-select

* Update files/en-us/web/html/reference/elements/select/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

* Update files/en-us/web/html/reference/elements/select/index.md

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
fix(CSSLayerStatementRule): update broken reference to layerStatementRule in textContent
* fix memory.copy syntax

This PR corrects technical inaccuracies in the memory.copy examples to align with the official **W3C WebAssembly Multi-Memory specification**.

Key changes:
- **Corrected Parameter Logic:** Fixed examples where a single index was used. Per the W3C spec, the two optional memory indexes must both be present to specify source and destination, or both be absent to default to 0. A single index incorrectly defaults the source to memory 0.
- **Removed Invalid Syntax:** Removed redundant `(memory ...)` wrappers from instruction arguments which are not standard for this opcode.
- **Standardized Terminology:** Updated "S function" to "S-expression" to match MDN's established style guide for WebAssembly.

Reference: [W3C WebAssembly Multi-memory Proposal](https://github.com)

* Revert alignment change

* Remove extra example

* Add back memory operand

* More S-function

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* mention the payload limit of 64 KiB for `sendBeacon()`

Fixes #42932

* Document 64 KiB payload limit for `sendBeacon()` `data` parameter

* Shorten note

---------

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* Add CSSMathClamp interface

* Apply suggestions from code review

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

* Apply suggestions from code review

* Update files/en-us/web/api/cssmathclamp/cssmathclamp/index.md

* arguments

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
@pull pull bot locked and limited conversation to collaborators Apr 9, 2026
@pull pull bot added the ⤵️ pull label Apr 9, 2026
soloiaros and others added 3 commits April 9, 2026 15:47
* Update RTCEncodedVideoFrame type property description

This pull request resolves the issue #43631

Removed mention of 'empty' frame from RTCEncodedVideoFrame type property description and updated transform function example. 

Here are the links to w3c specification for this
specific type:

https://w3c.github.io/webrtc-encoded-transform/#dom-rtcencodedvideoframe-type

https://w3c.github.io/webcodecs/#enumdef-encodedvideochunktype

* Update files/en-us/web/api/rtcencodedvideoframe/type/index.md

Resolve the markdown formatting problem

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/rtcencodedvideoframe/type/index.md

Co-authored-by: wbamberg <will@bootbonnet.ca>

* Update files/en-us/web/api/rtcencodedvideoframe/type/index.md

Co-authored-by: wbamberg <will@bootbonnet.ca>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wbamberg <will@bootbonnet.ca>
* Update description of RTCEncodedVideoFrame.type property

Related to PR #43698
This commit updates the specification of the "type" property by removing the mention of deprecated "empty" frame

* Update files/en-us/web/api/rtcencodedvideoframe/index.md

---------

Co-authored-by: wbamberg <will@bootbonnet.ca>
@pull pull bot merged commit 2341b4e into meonBot:main Apr 10, 2026
5 of 6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants