Re: [csswg-drafts] [css-text] Indent-preserving wrapping (#8733)

In addition to the pseudo to style the thing I think we also need an easy way to set that character to be used. Similar to `text-overflow` which also accepts a `<string>{1,2}` _(only supported in Firefox though – [demo](https://codepen.io/bramus/pen/jOXBRZM))_, I am thinking of something like `text-wrap-character: "⮐";`.

Side question: can an element have more than one occurrence of a pseudo? Because when a line wraps across 3 lines, you’d have 2 wrapping  pseudos.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 11 September 2023 07:40:52 UTC