- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Dec 2024 18:03:48 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-inline-3] inline boxes and line-fit-edge vs text-box-trim/edge`. <details><summary>The full IRC log of that discussion</summary> <bramus> fantasai: Was making the edits for this and noticed we have an issue around<br> <bramus> … resolution wasnt 100% clear.<br> <bramus> … have two different line height sizing modes<br> <bramus> … depending on line fit<br> <bramus> … we resolveed to make t-b-trim affect inline boxes<br> <bramus> … and it definitely affects where the content edge is drawn<br> <noamr> fantasai: we have a transparency principle<br> <noamr> fantasai: an unstyled span around some text should not affect layout<br> <fantasai> So, for example, <em>Some text</em> and <em><span>Some text</span></em> must have identical rendering, no matter what styles are applied to <em>.<br> <noamr> Sorry, have to drop<br> <fantasai> Proposal Part A: When line-fit-edge is normal, we ignore the margin/border/padding and just use the line-height for sizing. In this case, text-box-trim changes the content edge (affecting backgrounds and borders), but does not change the height contribution of the inline (which continues to be based on line-height).<br> <JakeA> Thank you all! Have a good break<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10834#issuecomment-2551959936 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 December 2024 18:03:49 UTC