[csswg-drafts] Pull Request: [css-inline-3] Unify dominant-baseline and alignment-baseline values. #13327

kbhomes has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-inline-3] Unify dominant-baseline and alignment-baseline values. #13327 ==
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.

See https://github.com/w3c/csswg-drafts/pull/13456


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 5 February 2026 08:03:59 UTC