Re: [csswg-drafts] [css-ui] Consider specifying `text-security` property

What if `text-transform` accepted a string, which covers more bases than the styles `-webkit-text-security` offers? Though less specific to security, it could be useful for "spoiler" visuals?

```css
text-transform: '\0020\00B7\0020';
```

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

Received on Wednesday, 4 April 2018 21:45:49 UTC