- From: Vaughan Hilts via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Apr 2021 23:34:55 +0000
- To: public-css-archive@w3.org
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