[csswg-drafts] [resize-observer] disconnect(): Remove this from Document.resizeObservers slot. (#3662)

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

== [resize-observer] disconnect(): Remove this from Document.resizeObservers slot. ==
https://drafts.csswg.org/resize-observer-1/#dom-resizeobserver-disconnect

> 3. Remove this from Document.resizeObservers slot.

There might be an issue.
If disconnect() is called in callback, we are deleting the observer from Document.resizeObservers which is in use.

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

Received on Wednesday, 20 February 2019 04:15:21 UTC