Re: [csswg-drafts] Are form controls replaced elements? (#12876)

Certainly not all widgets are fully replaced elements. e.g. for `vertical-align: baseline`,  `<input type=text>` and `<input type=button>` have baseline alignment like inline-blocks (with text), whereas replaced elements sit on top of the baseline.

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

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


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

Received on Thursday, 18 December 2025 16:45:04 UTC