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] domUpdated isn't the right term · Issue #8144 · w3c/csswg-drafts · GitHub
Skip to content

[css-view-transitions-1] domUpdated isn't the right term #8144

@annevk

Description

@annevk

Apart from a couple of events that are prefixed with DOM*, we don't really expose DOM as a term to web content and I think we should keep it that way.

Either keep this somewhat more abstract or go with nodeTreeChanged or some such.

cc @jakearchibald @domenic

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