- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Apr 2025 15:43:38 +0000
- To: public-css-archive@w3.org
```html <!DOCTYPE html> <style>body { width: 250px } div { margin: 1em 0 }</style> <div style="border: solid; justify-items: center"> lone text </div> <div style="border: solid; justify-items: center"> 1st line<br> And another line <p style="border: solid cyan">Nested block</p> Foooo<br> Bar </div> ``` | Current | Option 1 | Option 2 | | - | - | - | |  |  |  | -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11461#issuecomment-2842434810 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 30 April 2025 15:43:39 UTC