- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 18 Feb 2018 10:14:19 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 18 February 2018 10:14:44 UTC
FWIW, I somewhat agree with @bkardell that it needs to be generic, but I think there are specific concerns here that only apply to custom elements. (To some extent they apply to normal elements too, e.g., if you do `.__proto__ = null` the selectors still needs to match since the value(s) has to be frozen, but with custom elements it's a little unclear what you would match against.) -- 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/719#issuecomment-366505564
Received on Sunday, 18 February 2018 10:14:44 UTC