Re: [w3c/editing] Behavior of insert* commands for contenteditable=plaintext-only (Issue #419)

masayuki-nakano left a comment (w3c/editing#419)

Additionally, there is another issue of handling consecutive white-spaces. If `white-space` is `normal`, `nowrap` or `pre-line`, browsers need to normalize the white-spaces with pairs of an NBSP and an ASCII white-space to avoid collapsing them to a white-space.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/419#issuecomment-2865205490
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/419/2865205490@github.com>

Received on Friday, 9 May 2025 05:51:13 UTC