Robuta

https://polypane.app/blog/polypane-26-accurate-device-emulation-with-safe-area-and-small-viewport-units/
Polypane 26 brings the most accurate device emulation available anywhere. We now emulate small viewport units (svh) and device-specific safe area insets, two…
safe areapolypaneaccuratedeviceemulation
https://bugs.webkit.org/show_bug.cgi?id=219287
css valuessupportsmallsvlarge
https://www.smashingmagazine.com/2023/12/new-css-viewport-units-not-solve-classic-scrollbar-problem/
Since the introduction of CSS viewport units in 2012, many of us have been using `width: 100vw` as a way to set an element’s width to the full width of the...
viewport unitsnewcsssolveclassic
https://caniuse.com/viewport-unit-variants
viewport unitssmalllargedynamicuse
https://www.oddbird.net/2017/06/05/viewport-units/
Viewport units have been around for several years now, with near-perfect support in the major browsers, but I keep finding new and exciting ways to use them. I...
viewport unitsfunoddbird
https://ishadeed.com/article/new-viewport-units/
Learn about the small, large, and dynamic viewport units in CSS.
viewport unitsnew