Re: [csswg-drafts] [cssom] Allow passing a callback to `window.getComputedStyle(…)` (#3579)

`getComputedStyle` is already "asynchronous" in the sense that it does no work until you call `getPropertyValue`

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

Received on Thursday, 31 January 2019 18:41:04 UTC