Re: [csswg-drafts] [cssom] getClientRects / getBoundingClientRect for pseudo elements (#6689)

There's a few other operations that would probably make sense for pseudo-elements as well. We had an older proposal for a PseudoElement object that you could retrieve with code like `elm.pseudo("::before")`, which would just expose a few methods like `scrollTo()` and `getBoundingClientRect()`.

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


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

Received on Monday, 27 September 2021 23:34:03 UTC