Re: [csswg-drafts] [css-view-transitions-1][cssom] Clarify how `getComputedStyle` should be have with view-transition pseudo-elements (#9880)

> > what happens when there is no active transition
> 
> I think the answer to this is "what happens when you query the style for ::marker on an element that doesn't generate a marker" or similar situations with ::before / ::after / etc.

Those are unspecified in the same way.
You can have a `::marker` pseudo-element defined on any element, and it's not clear whether it should be resolved in `getComputedStyle` or only in e.g. `li` elements.


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


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

Received on Wednesday, 31 January 2024 22:11:03 UTC