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

I'm in favor of using additional selector syntax in the second argument to `getComputedStyle`, that is, to allow:

```js
getComputedStyle(elt, "::before::marker")
```

I *think* that agrees with the resolution in https://github.com/w3c/csswg-drafts/issues/7469#issuecomment-1190493968 if I'm reading it correctly.

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


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

Received on Tuesday, 19 November 2024 16:31:56 UTC