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

zcorpan left a comment (w3c/editing#419)

@yisibl that seems to be because Chromium forces `white-space: pre-wrap` computed value for some specified values of `white-space`. WebKit and Gecko don't.

https://software.hixie.ch/utilities/js/live-dom-viewer/saved/13730

@kojiishi do you know why this happens in Chromium?

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

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

Received on Tuesday, 29 April 2025 11:49:05 UTC