- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Jun 2021 18:56:24 +0000
- To: public-css-archive@w3.org
Ah, okay, so it's a new display mode that frees up the title-bar area to be used by general web content (with some parts reserved for an overlay with controls), and these variables tell the author where that title-bar region is, so they can put content there (abspos using left/top/width/height set to the variables) and/or avoid the region (margin-top of y+height on an appropriate container). Makes sense to me. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6367#issuecomment-859778101 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 June 2021 18:57:26 UTC