Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-view-transitions-1] Treat auto as an invalid value for view-transition-name #9764

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

noamr
Copy link
Collaborator

@noamr noamr commented Jan 4, 2024

Keeping auto as reserved for future purposes, so for now it is not a valid ident for view-transition-name.

Closes #9639

@noamr noamr requested a review from vmpstr January 4, 2024 19:12
@noamr noamr changed the title [css-view-transitions-1] Treat auto as an invalid value [css-view-transitions-1] Treat auto as an invalid value for view-transition-name Jan 4, 2024
@noamr noamr requested a review from khushalsagar January 5, 2024 09:49
css-view-transitions-1/Overview.bs Outdated Show resolved Hide resolved
css-view-transitions-1/Overview.bs Outdated Show resolved Hide resolved
noamr and others added 2 commits January 5, 2024 16:44
Co-authored-by: Khushal Sagar <63884798+khushalsagar@users.noreply.github.com>
@noamr noamr merged commit 2212352 into w3c:main Jan 5, 2024
1 check passed
@noamr noamr deleted the vt1-edits branch January 5, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[css-view-transitions-1] Disallow the name auto as view-transition-name
2 participants