Re: [csswg-drafts] [css-view-transitions-1] Disallow the name `auto` as `view-transition-name` (#9639)

> "Rejected" as in reject the whole transition?

"Rejected" as in rejected by the CSS parser, so if you set it on the root, then it won't override `view-transition-name: root` set by the UA stylesheet. If you set it on another element, it'll just behave as `view-transition-name: none`.

It should be pretty obvious for the developer they're using an unsupported value as it'll be striked out in the DevTools.

-- 
GitHub Notification of comment by nt1m
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9639#issuecomment-1877354913 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 4 January 2024 16:06:11 UTC