Open grorg opened 6 years ago
Suggest s/fullscreen/overlay/ if we're going this route. Seems to have more to do with overlaid UI than fullscreening; could every well have this in a non-fullscreened window.
The Working Group just discussed Full-screen insets
.
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.