Re: [csswg-drafts] [resize-observer-1] Proposal for more robust per element error handling (#6185)

It dawns on me that `selfOnly: true` has overlapping implications with other observers and could have a high technical level of complexity. It may be best to remove this completely and simply have the expectation that users can maintain a list of elements since they originally "observed" them in the first place and simply iterate this list -- it is much cheaper than probably enumerating the entire descendant tree and determining them like that + avoids the overlap issue.


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


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

Received on Tuesday, 6 April 2021 23:34:56 UTC