Skip to content

FF154 CSSMath{Clamp|Max|min|Negate|Product|Sum|Value} fixes - #45066

Merged
sideshowbarker merged 9 commits into
mdn:mainfrom
hamishwillee:ff154_cssmath_more
Aug 11, 2026
Merged

FF154 CSSMath{Clamp|Max|min|Negate|Product|Sum|Value} fixes#45066
sideshowbarker merged 9 commits into
mdn:mainfrom
hamishwillee:ff154_cssmath_more

Conversation

@hamishwillee

@hamishwillee hamishwillee commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

CSS Typed OM API fixes, in particular

  • CSSMath{Clamp|Max|min|Negate} fixes - this add descriptions, examples, fixes up constructor syntax sections a per template.
  • CSSMathValue|Product|Sum|Matxh fixes.
  • CSSNumericalValue, StylePropertyMap - general template fixes. Things like fixing up readonlyinline, optional-inline on properties. As part of that fixed up parts of these, but not "completely".

Related docs can be tracked in #44849

@hamishwillee
hamishwillee requested a review from a team as a code owner August 10, 2026 08:01
@hamishwillee
hamishwillee requested review from sideshowbarker and removed request for a team August 10, 2026 08:01
@github-actions github-actions Bot added Content:WebAPI Web API docs size/l [PR only] 501-1000 LoC changed labels Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor
Preview URLs (37 pages)

(comment last updated: 2026-08-11 08:00:09)

Comment thread files/en-us/web/api/cssmathclamp/index.md
Comment thread files/en-us/web/api/cssmathmax/cssmathmax/index.md
Comment thread files/en-us/web/api/cssmatrixcomponent/cssmatrixcomponent/index.md
@hamishwillee

Copy link
Copy Markdown
Collaborator Author

Thanks for all these reviews @sideshowbarker . I know they are exhausting, and there is still quite a lot to do. Unfortunately the original documentation was quite "thin" and often incorrect (even if you ignore the template fixes). Slow going.

@hamishwillee hamishwillee changed the title FF154 CSSMath{Clamp|Max|min|Negate} fixes FF154 CSSMath{Clamp|Max|min|Negate|Product|Su|Value} fixes Aug 11, 2026
@github-actions github-actions Bot added size/xl [PR only] >1000 LoC changed and removed size/l [PR only] 501-1000 LoC changed labels Aug 11, 2026
@hamishwillee hamishwillee changed the title FF154 CSSMath{Clamp|Max|min|Negate|Product|Su|Value} fixes FF154 CSSMath{Clamp|Max|min|Negate|Product|Sum|Value} fixes Aug 11, 2026
@sideshowbarker
sideshowbarker merged commit 793b293 into mdn:main Aug 11, 2026
9 checks passed
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/xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants