Re: [csswg-drafts] [css-view-transitions-2] Ignore offscreen elements from participating in transitions (#8282)

^ A couple of thoughts for the options:

- Another reason I like `view-transition-visibility` is that this feels conceptually similar [`position-visibility`](https://drafts.csswg.org/css-anchor-position-1/#position-visibility). Specify how view transition name should behave based on the visibility of the element. So would become a consistent pattern for authors to understand.
   But I would also be ok with `view-transition-capture` from the list above.

- For the values, I like `always` as the default (as-in always capture). `in-viewport` is nice to say "only capture when in viewport".

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


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

Received on Tuesday, 11 June 2024 10:07:11 UTC