Hi Team, I have recently started working with chromium/blink, so quite new to this code. I wanted to understand where and how css pseudo elements(e.g webkit-scrollbar) are handled while applying style to any element. These elements are not treated as PseudoElement when we do "GetPseudoElement" on StyleResolveState which finally applies to any element. Simple question here is to know how to identify this particular style change(state <StyleResolverState>) is defined for Css PseudoElement.
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/bfafc10b-d1b7-4b9e-8bf3-b6f72802aba1n%40chromium.org.