Open
Description
Similar to #2868, but for fullscreen UI. That is, they apply when a page or element has been taken fullscreen, and refer to UI that is overlaid by the hosting app. For example, a fullscreen interface on a touch device might have a close button in one of the corners, and the page should avoid putting essential content underneath.
The four values are:
fullscreen-inset-top
fullscreen-inset-right
fullscreen-inset-bottom
fullscreen-inset-left
They evaluate to a <length>
value.