Skip to content

Should the fullscreen pre-lock condition also check for fullscreen state of parent document? #255

@EdgarChen

Description

@EdgarChen

Similar to #254. Another unclear point is in the unlock() aborts a pending lock request across documents test in unlock.html. The test expects the lock to be allowed when the parent document is in fullscreen. I am not sure if this is a test bug, or an intentional behavior.

If this is intentional behavior, it would be good if we could define this more clearly in the spec. And perhaps we should only allow it when the parent document is same-origin; otherwise, the fullscreen state could be leaked to the cross-origin iframe? Also we would also need to define how to handle the lock when the parent document exits fullscreen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions