[compute-pressure] Allow an array of sources (#213)

tomayac has just created a new issue for https://github.com/w3c/compute-pressure:

== Allow an array of sources ==
- Current: `observer.observe('thing')`.
- Proposal: `observer.observe({things: ['thing1', 'thing2']})` (names to be bike-shed). 

Similar to `PerformanceObserver`'s `entryTpes` option. 

Please view or discuss this issue at https://github.com/w3c/compute-pressure/issues/213 using your GitHub account


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

Received on Friday, 26 May 2023 13:02:14 UTC