Re: [csswg-drafts] [cssom] getComputedStyle for ::before::marker or ::after::marker (#4456)

Isn’t the underlying problem that pseudos are not a first class citizen in JavaScript? Ideally it’d be something like `getComputedStyle(document.getElementById('elt').getPseudo('before').getPseudo('marker'))`, no?

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


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

Received on Wednesday, 20 November 2024 01:56:31 UTC