Re: [csswg-drafts] [css-view-transitions-2] Prevent -ua- prefixed idents from parsing in view-transition-name (#12241)

> Hmm, well, are we currently serializing them somewhere tho? Because if so, that's a bit problematic.

It's never serialized in `view-transition-name`, neither in specified or computed style, which use `match-element`/`auto`.

However it appears in `getAnimations()` in the pseudo-element names, and is the "used" value that the engine uses as view-transition-name (but not computed).

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


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

Received on Friday, 18 July 2025 07:29:08 UTC