Skip to content

[css-env-1] values for screen edge avoidance in fullscreen #2871

Open
@grorg

Description

@grorg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions