[w3ctag/design-reviews] CSS `text-spacing` property and their longhands (Issue #907)

Hello TAG!

I'm requesting a TAG review of CSS `text-spacing` property and their longhands.

This property is a shorthand for setting [text-spacing-trim](https://drafts.csswg.org/css-text-4/#propdef-text-spacing-trim) and [text-autospace](https://drafts.csswg.org/css-text-4/#propdef-text-autospace) in a single declaration. It controls the typographic behavior for Han-derived scripts, specifically Chinese and Japanese. Traditional Han-based Korean is also included but Hangul is usually not included.

  - Explainer¹ (minimally containing user needs and example code): [url]
  - Specification URL: [spec url](https://drafts.csswg.org/css-text-4/#text-spacing-property)
  - Tests: [wpt folder(s) 1](https://wpt.fyi/results/css/css-text?label=master&label=experimental&aligned&q=text-autospace), [2](https://wpt.fyi/results/css/css-text?label=master&label=experimental&aligned&q=text-spacing-trim)
  - Security and Privacy self-review²: [url](https://drafts.csswg.org/css-text-4/#sec)
  - GitHub repo (if you prefer feedback filed there): [url](https://github.com/w3c/csswg-drafts/issues)
  - Primary contacts (and their relationship to the specification):
      - @kojiishi (implementer), @clqsin45 (implementer), @bfgeek (implementer), @fantasai (spec editor), @frivoal (spec editor), @astearns (csswg char), @atanassov (csswg char)
  - Organization(s)/project(s) driving the specification: @fantasai, @frivoal
  - External status/issue trackers for this specification (publicly visible, e.g. Chrome Status):
      - https://chromestatus.com/feature/5202578236768256
      - https://chromestatus.com/guide/edit/5170044014690304

Further details:

  - [x] I have reviewed the TAG's [Web Platform Design Principles](https://www.w3.org/TR/design-principles/)
  - Relevant time constraints or deadlines: Chormium planning to start shipping incrementally, from M120
  - The group where the work on this specification is currently being done: CSSWG
  - The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue): CSSWG
  - Major unresolved issues with or opposition to this specification: None
  - This work is being funded by: Blink implementation is being done by Google.

We'd prefer the TAG provide feedback as (please delete all but the desired option):

  💬 leave review feedback as a **comment in this issue** and @-notify [@kojiishi (implementer), @clqsin45 (implementer), @bfgeek (implementer), @fantasai (spec editor), @frivoal (spec editor)]


-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/907
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/907@github.com>

Received on Tuesday, 10 October 2023 08:42:52 UTC