[csswg-drafts] [css-inline-3] The behavior when one value is specified for `text-box-edge` (#10703)

kojiishi has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-inline-3] The behavior when one value is specified for `text-box-edge` ==
There was [a web developer feedback](https://github.com/seek-oss/capsize/issues/205) to the Blink's experimental implementation for when one value is specified.

The [current spec says](https://drafts.csswg.org/css-inline-3/#typedef-text-edge):
> If only one value is specified, both edges are assigned that same keyword if possible; else text is assumed as the missing value.

The feedback says, if only one value is specified, to assume the `alphabetic` under edge instead of `text` if the over edge is `cap` or `ex`, to make it more intuitive.

Does this look like a reasonable change? @fantasai @clqsin45 @nt1m @argyleink @chrishtr @bfgeek

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10703 using your GitHub account


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

Received on Tuesday, 6 August 2024 18:46:52 UTC