Re: [csswg-drafts] [css-text-decor] Rename `text-decoration-thickness` to `text-decoration-weight`? (#4138)

`text-decoration-width` has a disadvantage (besides lacking a `-height` counterpart): We _might_ want to add a property to control the (possibly negative) amount a decorative line protrudes beyond its text, which could be called `text-decoration-width` as well, although `-length`, `-extent` and `-protrusion` would also be available.

````
Normal Underline
----------------

  Elongated Underline  
-----------------------

Shortened Underline
  ---------------

Shortened Underline with Skips
  -----     -----    --   ---
````

-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4138#issuecomment-517195456 using your GitHub account

Received on Thursday, 1 August 2019 09:00:28 UTC