forked from mdn/content
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from mdn:main #408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump js-yaml from 3.14.1 to 3.14.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…0.2 (#42182) Bump brace-expansion Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `brace-expansion` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect - dependency-name: brace-expansion dependency-version: 2.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
It's not a script, it's a binary provided by fred.
* Update exception information for Navigation.navigate() * Add Fx144 rel note * Update files/en-us/web/api/navigation/navigate/index.md Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org> * Fixes for dipika review comments --------- Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
) * Make a single line of code-example easier to read and understand For learners that never learned DOM, I guess `body.removeChild(panel)` is clearer than `panel.parentNode.removeChild(panel)`. And I guess it fits better with the previous line of code: `body.appendChild(panel)`. * Fix a linting issue * Removing an ending coma to fix lintin issue Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Improve the clarity of a section about addEventListener() 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: Claas Augner <495429+caugner@users.noreply.github.com> Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
* chore(deps): bump node from v22 to v24 * chore(deps): run `npm audit fix`
* Update index.md of using textures in webgl A misleading phrase "Because WebGL now requires textures to be loaded from secure contexts" is removed from the document in this PR. It is true that "Loading of WebGL textures is subject to cross-domain access controls", but to make the context secure the data shall be delivered over an authenticated and encrypted channel, i.e,, requires the use of an HTTPS protocol schema. However, there is no mandatory requirement for webgl applications to load textures from secure context. Cross origin requests are also supported for an HTTP protocol. The documentation should be free from misleading claims. Besides, it is easier to set up a local http server for webgl-example tutorial experiments. I examined the use of an unencrypted http server (Python http.server) with samples of the webgl-examples tutorial and confirm that the samples1-8 work as expected. * Update index.md if -> when * Update files/en-us/web/api/webgl_api/tutorial/using_textures_in_webgl/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update files/en-us/web/api/webgl_api/tutorial/using_textures_in_webgl/index.md --------- Co-authored-by: wbamberg <will@bootbonnet.ca> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fix Return Value for Writable Stream Update return value description to specify 'undefined' per #42173 * Update files/en-us/web/api/writablestream/abort/index.md --------- Co-authored-by: wbamberg <will@bootbonnet.ca>
* Change cloneNode references to importNode * add notes to cloneNode and importNode pages * Rephrase note * Fix others * Add ownerDocument example --------- Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 : )