- From: julientaq via GitHub <noreply@w3.org>
- Date: Tue, 28 Oct 2025 13:17:13 +0000
- To: public-css-archive@w3.org
Thanks for your comment! I agree, this could totally be used in other @media. The version 2 i have in mind includes `@page-area` inside the `@page` to define zone where the content would flow. I believe it’s easier to manage size and location from the outside than from the element itself (like what we’re doing with `CSS-Grid` ). This will make print easier for designers/dev used to think of print with Master pages, where you defined where the content will flow. But having `@areas` could do the same work for the screeen and for the print, but i’m afraid of the complexity this will add. I’ll keep that in mind for the v2. -- GitHub Notification of comment by julientaq Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13025#issuecomment-3456421714 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 28 October 2025 13:17:14 UTC