Skip to content

Does orienation lock should be aborted or ignore when document is hidden in pararel step of 8.3? #256

@makotokato

Description

@makotokato

In (8.3 Applying an orientation lock ](https://w3c.github.io/screen-orientation/#applying-an-orientation-lock),

  1. If document stops being fully active while in parallel, and [[orientationPendingPromise]] is not null, reject and nullify the current lock promise of document with an "AbortError".
  2. Let topDocument be document's top-level browsing context's active document.

Common Safety Check describes when document is hidden. But In this section, no document about hidden.

Should we set AbortError to process when document is hidden in this (8.3) step?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions