Skip to content

[pull] main from mdn:main#884

Merged
pull[bot] merged 5 commits intoryrodriguez25:mainfrom
mdn:main
Apr 9, 2026
Merged

[pull] main from mdn:main#884
pull[bot] merged 5 commits intoryrodriguez25: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 5 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>
@pull pull bot locked and limited conversation to collaborators Apr 9, 2026
@pull pull bot added the ⤵️ pull label Apr 9, 2026
@pull pull bot merged commit e3b1390 into ryrodriguez25:main Apr 9, 2026
@pull pull bot added the ⤵️ pull label Apr 9, 2026
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.

5 participants