Improvements
- Introduce and document the new
CSS Custom Properties
:--os-viewport-overflow-x
and--os-viewport-overflow-y
which can be used to better control theoverflow
style of theviewport
element. - Support for the
auto
value for overwrites of theoverflow
style of theviewport
.
Changelogs:
You can read further details in the corresponding changelogs.