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

> > btw I don't think the name `auto` would be a solution for generating names because it's not something that can effectively work across documents. I think it would have to be something that generates a name from capturing attributes along the element's ancestor chain. envisioning something like:
> > section.list li.item[:id] img { view-transition-name: item-[:id]  }
> > or some such
> 
> Sounds effectively like `attr()`.

Yea, something like that was proposed in https://github.com/w3c/csswg-drafts/issues/8320#issuecomment-1756077275

-- 
GitHub Notification of comment by noamr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9639#issuecomment-1877363875 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:11:46 UTC