- From: Bramus! via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Sep 2022 13:58:48 +0000
- To: public-css-archive@w3.org
bramus has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-values-4] Viewport Units clarifications == As part of the [Interop 2022 Viewport Investigation Effort](https://github.com/web-platform-tests/interop-2022-viewport/) we noticed there are some aspects not explicitly defined, leaving room for interpretation. 1. [How do Viewport-Percentage lengths behave on browsers with no dynamic UA UI Elements?](https://github.com/web-platform-tests/interop-2022-viewport/issues/12) In User Agents that have no dynamic UA toolbars, the Large+Small+Dynamic Viewport all have the same size. This is not explicitly mentioned, and could wrongfully be interpreted as “these User Agents have no dvh/lvh/svh units”. 1. [Is `100dvh` clamped between `100svh` and `100lvh`?](https://github.com/web-platform-tests/interop-2022-viewport/issues/14) In some browsers we noticed `100dvh` can grow larger than `100lvh` in very specific scenarios. This looks like a browser bug, but it would be good if the spec were backing this up here by explicitly mentioning that the value of `dvh` is clamped between `svh` and `lvh`. Two minor remarks/clarifications in the spec could solve this. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7764 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 19 September 2022 13:58:50 UTC