Skip to content

[css-view-transitions-1] Limiting the feature to HTML #9357

@vmpstr

Description

@vmpstr

The spec currently describes the feature as being agnostic to the type of document. We use style sheets that are :root etc. I think this is great, but we don't know of any implementations planning to support anything other than html. Specifically, since we don't have implementation experience for other document types, we don't know whether all of the features in the spec can be implemented there (does xml have pseudo elements?)

I propose specifically mentioning that this must be supported for html documents, and browser may support this for other document types. Either that, or just flat out limiting this to html? I don't really know of use cases targeting any other document type. Are there compelling use-cases?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions