Skip to content

[css-view-transitions-1] The activate view transition algorithm does not specify a document #11721

@Psychpsyo

Description

@Psychpsyo

The activate view transition algorithm, in step 2, says to "set rendering suppression for view transitions to false".

rendering suppression for view transitions is a property of Document but the algorithm was neither given a document nor does it say which document to use.
This seems like an oversight and I assume that there should be a step similar to step 1 in setup view transition that mentions which document this refers to.

Noticed this while implementing the feature into Ladybird.

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