Skip to content

Feat calc min max clamp - #40

Merged
TtTRz merged 2 commits into
masterfrom
feat-calc-min-max-clamp
Aug 5, 2026
Merged

Feat calc min max clamp#40
TtTRz merged 2 commits into
masterfrom
feat-calc-min-max-clamp

Conversation

@TtTRz

@TtTRz TtTRz commented Aug 5, 2026

Copy link
Copy Markdown
Member

No description provided.

TtTRz added 2 commits August 5, 2026 15:36
Length/angle units (px, vw, deg, ...) are ASCII case-insensitive per CSS Syntax L3 / Values L4; parsers previously compared the unit verbatim and rejected uppercase forms like 1PX or 1DEG.
min()/max()/clamp() math functions per CSS Values & Units L4 §14, for <length>/<number>/<angle>, nested inside calc() and standalone, with ASCII case-insensitive function names.
@TtTRz
TtTRz merged commit e472741 into master Aug 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant