- From: Luke Warlow via GitHub <noreply@w3.org>
- Date: Thu, 19 Mar 2026 16:46:17 +0000
- To: public-css-archive@w3.org
So I think the resolutions leave us with a rendering like: <img width="288" height="312" alt="Image" src="https://github.com/user-attachments/assets/cb8c4dc3-3f1b-439a-b333-b0591a78ad87" /> The sizing is because we don't set an inline or block size and the contents don't have any, so we fallback to the 24px by 24px minimum sizing. Perhaps we should set an actual sizing on this. The baselines for text layout might be wonky as well. So perhaps something to look at, though this is my custom element prototype rather than chromium so that might be something else. -- GitHub Notification of comment by lukewarlow Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12142#issuecomment-4091573138 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 March 2026 16:46:18 UTC