Skip to content

[pull] main from mdn:main#681

Merged
pull[bot] merged 15 commits into
meonBot:mainfrom
mdn:main
Mar 23, 2026
Merged

[pull] main from mdn:main#681
pull[bot] merged 15 commits into
meonBot:mainfrom
mdn:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 23, 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 : )

Zenkoina and others added 15 commits March 23, 2026 15:44
* Fixes to beforetoggle event page

* Apply suggestions from code review

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
* object-fit: fill is initial

* Update files/en-us/web/css/reference/properties/object-fit/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
* Fix description for BLEND_SRC_RGB constant

Corrected the description for `BLEND_SRC_RGB` to clarify it retrieves the current source RGB blend function.

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

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

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: OnkarRuikar <OnkarRuikar@users.noreply.github.com>
…on, other assorted changes (#43193)

* Add Wasm SIMD reference

* Update const to include v128, and other corrections

* Add extract_lane_s and extract_lane_u

* Improve opcode sections

* Tweak heading wording

* Add splat reference page

* Fix const binary section

* Update splat example

* Get rid of weird fonts

* update binary table

* Add pages for most of the conversion SIDM instructions

* More conversion instructions

* remove possibly incorrect or misleading statements

* Remove unneeded parens

* Extract higher lane values

* Correct type sections

* Correct convert instructions

* binary equivalent fixes

* A couple more fixes

* Move shl to bitwise category, and other corrections

* More type corrections

* correct binary equivalent

* Remove unneeded input value from type syntax

* More binary section fixes, add input back to type syntax, various other fixes

* Small update

* Fix more small issues

* Update files/en-us/webassembly/reference/simd/bitwise/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* minor updates to all pages, plus extra explanation on v128 page

* Submit syntax fix spotted by Claude

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.21.0 to 0.22.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.3 to 21.3.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v21.3.3...v21.3.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add client-side CORS solutions to error documentation

Add a "Client-side considerations" section to the CORS errors
landing page covering: avoiding preflight via simple requests,
using no-cors mode for opaque responses, and proxy servers.

Also add a "If you don't control the server" section to the
CORSMissingAllowOrigin error page pointing to client-side
alternatives.

Fixes #39378

* address pepelsbey review feedback

- Move client-side considerations section before CORS error messages list
- Reorder "if you don't control the server" list from simpler to more complex
- Add client-side considerations reference to CORSPreflightDidNotSucceed,
  CORSMethodNotFound, and CORSMissingAllowHeaderFromPreflight pages
@pull pull Bot locked and limited conversation to collaborators Mar 23, 2026
@pull pull Bot added the ⤵️ pull label Mar 23, 2026
@pull pull Bot merged commit 76e6e54 into meonBot:main Mar 23, 2026
9 of 10 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.