- From: Sajid Anwar via GitHub <noreply@w3.org>
- Date: Thu, 05 Feb 2026 08:03:58 +0000
- To: public-css-archive@w3.org
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