Re: [w3c/webcomponents] Resize events needed? (#352)

@domenic I was looking into this as I was developing a Web Component and couldn't find the obvious way to use `IntersectionObserver` to re-layout my component. On the other hand, I see some work on a [`ResizeObserver`](https://github.com/WICG/ResizeObserver).

Is `IntersectionObserver` sufficient, and if so how? or is `ResizeObserver` what is needed to help here?

Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/352#issuecomment-327116490

Received on Tuesday, 5 September 2017 09:05:15 UTC