[csswg-drafts] [resize-observer] Cross-document observing (#3703)

smfr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [resize-observer] Cross-document observing ==
https://drafts.csswg.org/resize-observer-1/#dom-resizeobserver-observe

Does resizeObserver allow you to observe an element in another (same-origin) document? IntersectionObserver does, and there's some amount of code complexity associated with it. Should resizeObserver be arbitrarily different, and, if so, why?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3703 using your GitHub account

Received on Monday, 4 March 2019 20:47:37 UTC