[csswg-drafts] [css-text-decor-4] Consider adding a third value (skip?) for text-decoration-skip-ink.

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

== [css-text-decor-4] Consider adding a third value (skip?) for text-decoration-skip-ink. ==
https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-ink-property right now only defines `auto | none`, where `auto` is meant to skip.

It seems reasonable to be able to do per-platform ink-skipping considering the defaults of a platform or a language (e.g., don't skip by default on Windows), while allowing authors to explicitly skip when they want.

Would it be reasonable to make the property take a third value to explicitly skip, and give more freedom to the UA for the `auto` value?

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

Received on Monday, 25 June 2018 23:22:17 UTC