logoalt Hacker News

extra88last Saturday at 3:18 PM0 repliesview on HN

`contenteditable` is an HTML attribute but it depends on JavaScript to do anything useful. This problem is one of layout, CSS's domain, so `field-sizing` solves it while leaving HTML form elements to do the actual job of taking input.