Re: [csswg-drafts] [css-ui] Optionally wrap `input` content instead of causing invisible overflow (#10019)

@xiaochengh however you frame it, it requires "merging" the behavior of both fields:

- either an `input` that wraps
- or a `textarea` that doesn't accept line breaks

From a technical and visual standpoint, it feels like it's easier to force a single-line `textarea` to reject line breaks than to allow `input` to wrap. The only drawback is the loss of semantics like `type="search"`

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


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

Received on Tuesday, 5 March 2024 04:36:32 UTC