Re: [csswg-drafts] Proposing new CSS primitives to enable great web experiences on foldable & dual-screen devices (#4736)

I have 2 question:
1. what would be a potential use case of `env(fold-width)` and `env(fold-height)`? also isn't `100vh` === `env(fold-height)`?
2. Would `top:0; right:0` === `top: env(fold-top); right: env(fold-left)`

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

Received on Wednesday, 5 February 2020 18:46:39 UTC