Re: [csswg-drafts] [cssom] Throwing on invalid pseudo-elements in getComputedStyle is not web-compatible (#6501)

Both of the cases of `getComputedStyle(something, "height")` I found come from [here](https://github.com/vercel/next.js/blob/fa01a1593e4ba56357c04bcb506e5e41b038d836/packages/next/client/index.tsx#L769) (which does nothing btw, that line of code is just useless, I'll send a PR to remove it). So at least returning an empty style there seems ok.

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


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

Received on Wednesday, 11 August 2021 16:27:20 UTC