- From: Sebastian Zartner via GitHub <noreply@w3.org>
- Date: Sat, 07 Feb 2026 22:08:10 +0000
- To: public-css-archive@w3.org
SebastianZ has just labeled a pull request from kbhomes for https://github.com/w3c/csswg-drafts as "css-inline-3": == [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 Saturday, 7 February 2026 22:08:11 UTC