Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix accidentally duplicated CSSMathValue description#43318

Open
nightpool wants to merge 1 commit intomdn:mainfrom
nightpool:patch-1
Open

Fix accidentally duplicated CSSMathValue description#43318
nightpool wants to merge 1 commit intomdn:mainfrom
nightpool:patch-1

Conversation

@nightpool
Copy link

@nightpool nightpool commented Mar 2, 2026

Description

The description for CSSMathSum was carried over to CSSMathProduct. This fixes that by creating an appropriate description for CSSMathProduct.

As a drive-by fix, I also made the description for CSSMathInvert clearer by explaining how it's used

Motivation

I read the docs and saw that they were inaccurate!

Additional details

https://drafts.css-houdini.org/css-typed-om/#dom-cssnumericvalue-mul

Related issues and pull requests

I don't see any related issues.

The description for CSSMathSum was carried over to CSSMathProduct. This fixes that by creating an appropriate description for CSSMathProduct.

As a drive-by fix, I also made the description for CSSMathInvert clearer by explaining how it's used
@nightpool nightpool requested a review from a team as a code owner March 2, 2026 22:55
@nightpool nightpool requested review from chrisdavidmills and removed request for a team March 2, 2026 22:55
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant