Re: [csswg-drafts] [css-display-3] Specify what forms the containing block for relative, static and sticky positioned boxes (#11196)

I’m not sure I understand the maintenance concern. 

Here’s how it could be stated clearly:

- Grid formatting context: "The containing block for grid items with position: `static`, `relative`, or `sticky` is their grid area"
- Flex formatting context: "The containing block for flex items with position: `static`, `relative`, or `sticky` is the content edge of their flex container"
- Block and Inline context: "The containing block for elements with position: `static`, `relative`, or `sticky` is the content edge of the nearest block container."

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


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

Received on Thursday, 14 November 2024 01:03:00 UTC