Merged
Conversation
* 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>
…3723) Corrected note on what vertical-align is for
* 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>
* 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>
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
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 : )