Re: [csswg-drafts] [css-view-transitions-2] CSS only way to transition between list <-> detail views (#8209)

Ah, so with `.item:has(a:next) img.poster`, the first part checks if any DOM element in the subtree for a list item activates that pseudo-class. And if so, you can apply styles to any other element in that sub-tree?

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


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

Received on Monday, 5 June 2023 18:32:58 UTC