-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed Accepted by CSSWG ResolutionCommenter Timed Out (Assumed Satisfied)css-text-decor-4i18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
Description
From the IRC log of the WG discussion on issue #707, #727, and #843, we agreed to add a property to control skipping ink in L3, and defer other controls to L4.
This is to discuss how the property should look like.
@FremyCompany said
ink skipping: yes or no should be in level 3
and given #707 and #727, @fantasai suggested
auto | yes | no
somewhere.
As far as I understand, the discussion points are:
- Property name. Is
text-decoration-skip-inkappropriate?- It may or may not be part of the shorthand in L4, see [css-text-decor] selective toggling in the text-decoration-skip property. #843 for more details.
- It may not include
line-through, does not at least forauto, see [css-text-decor] Should text-decoration-skip apply to overline and line-through? #711 for more details.
- Values:
- I think it's reasonable to have
autoas an initial value, and we're almost in consensus on this point in [css-text-decor] Add auto value for text-decoration-skip: #727? - Opt-out is quite clear, easy to define, easy to understand. Just wondering on the naming, is
nogood? yesisn't as clear to me; how should we define it? We're seeing a few casesautoshould not skip ink;line-through, per-script, or when position is inappropriate in some scripts. Should it turn on for all cases? Maybe we want different control forline-throughand per-script to avoid unintentional breakages?
- I think it's reasonable to have
/cc @fantasai @frivoal @litherum @FremyCompany @dbaron @astearns @tantek @eaenet @drott
I can't find github account for Jenn and skk (anyone know?), all others in the IRC log are on the line above.
Opinions/discussions appreciated.
Metadata
Metadata
Assignees
Labels
Closed Accepted by CSSWG ResolutionCommenter Timed Out (Assumed Satisfied)css-text-decor-4i18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.Group bringing to attention of Internationalization, or tracked by i18n but not needing response.