Skip to content

[css-inline-3] Unify dominant-baseline and alignment-baseline values. #13327#13456

Merged
svgeesus merged 1 commit intow3c:mainfrom
kbhomes:main
Feb 18, 2026
Merged

[css-inline-3] Unify dominant-baseline and alignment-baseline values. #13327#13456
svgeesus merged 1 commit intow3c:mainfrom
kbhomes:main

Conversation

@kbhomes
Copy link
Contributor

@kbhomes kbhomes commented Feb 5, 2026

Addresses #13327 by pulling out the baseline metric keywords (except auto and baseline) into a new type called <baseline-metric>, and used that in both dominant-baseline and alignment-baseline. The immediate effect of this is to add the hanging keyword to alignment-baseline which previously did not have it.

This change is modeled after the existing <text-edge> type and associated language of the line-fit-edge and text-box-edge properties.

@SebastianZ SebastianZ added the css-inline-3 Current Work label Feb 7, 2026
@kbhomes
Copy link
Contributor Author

kbhomes commented Feb 18, 2026

@SebastianZ Looks like the IPR commitment was successful (thanks @svgeesus for helping with that) so this should be ready to merge.

@svgeesus svgeesus merged commit 3700012 into w3c:main Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css-inline-3 Current Work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants