Skip to content

Allow abs-sign to progress to Baseline low#3205

Merged
Elchi3 merged 1 commit into
web-platform-dx:mainfrom
ddbeck:abs-sign-unreconsider
Aug 7, 2025
Merged

Allow abs-sign to progress to Baseline low#3205
Elchi3 merged 1 commit into
web-platform-dx:mainfrom
ddbeck:abs-sign-unreconsider

Conversation

@ddbeck

@ddbeck ddbeck commented Aug 6, 2025

Copy link
Copy Markdown
Collaborator

In #3189, I put an editorial hold on abs-sign, preventing it from advancing to Baseline low. This PR removes that override and allows the feature to advance, following the upstream data from BCD.

After getting additional input in #3194 and reading the linked bugs, I came to the conclusion that mixed relative units are an embellishment on the behavior of abs(), sign(), and calc() rather than a missing factor in abs-sign specifically.

Fixes #3194.

@github-actions github-actions Bot added the feature definition Creating or defining new features or groups of features. label Aug 6, 2025

@jamesnw jamesnw left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me!

@Elchi3 Elchi3 merged commit 46da343 into web-platform-dx:main Aug 7, 2025
4 checks passed
@ddbeck ddbeck deleted the abs-sign-unreconsider branch August 7, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reconsideration: allow abs-sign to advance to Baseline low

3 participants