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

If we want it to be asynchronous, it would probably be better to add another function which returns a `Promise<CSSStyleDeclaration>` or so. But before that, could you elaborate why you want an asynchronous gCS? What usecase are you trying to solve?

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

Received on Thursday, 31 January 2019 14:36:05 UTC