Skip to content

[css-view-transitions-1] Simplify definition of hit testing during "rendering suppression for view transitions" #10045

Open
@nt1m

Description

@nt1m

rendering suppression for view transitions
a boolean. Initially false.

While a Document’s rendering suppression for view transitions is true, all pointer hit testing must target its document element, ignoring all other elements.

Would it be possible to define this in terms of pre-existing primitives? Something like "the document acts as if pointer-events: none was set on the document element". This way this can just be implemented using a simple style adjustment.

cc @khushalsagar @vmpstr

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