Re: [csswg-drafts] [css-values-4] Add vhc value (#4329)

Ah, I hadn't realized you wanted `vhc` to *always* represent the minimum viewport height (minus the pop-up chrome), even when that chrome isn't current visible.

So there are three distinct use cases:

- A stable layout that exactly fits the full viewport with minimized chrome.
- A stable layout that exactly fits the viewport when pop-up browser chrome is displayed.
- A dynamic layout that always exactly fits the current viewport, regardless of how many browser widgets are surrounding it.

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

Received on Tuesday, 15 October 2019 22:12:47 UTC