Re: [csswg-drafts] [css-media-queries] Foldables support and enablement (#4141)

For the specific issue of avoiding putting content on the _fold_ itself (the seam/spine as the screen wraps around a bend), this seems to be similar to the "safe inset" regions for notched iPhones.  Within each screen panel, there will be some parts of the screen that you could paint a background on, but wouldn't want to put important content.

However, the finite set of safe inset margins [currently defined for CSS environment variables](https://drafts.csswg.org/css-env-1/#safe-area-insets) falls apart if you need margins for many different layout regions.

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

Received on Monday, 22 July 2019 21:56:29 UTC