Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] [css-view-transitions-1] Where are the "named elements" map cleaned up? · Issue #9669 · w3c/csswg-drafts · GitHub
Skip to content

[css-view-transitions-1] Where are the "named elements" map cleaned up? #9669

@nt1m

Description

@nt1m

I noticed while reading the spec that the "named elements" map is never cleaned up, so it might become stale with elements that no longer have a view-transition-name. But it's also possible that I missed something here.

@khushalsagar @noamr @vmpstr @fantasai @tabatkins

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.css-view-transitions-1View Transitions; Bugs only

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions